Hi all,
We're excited to be back with the latest updates and developments on the Creator platform. Here's what we're going over this month:
- Deluge AI assistance
- Rapid error messages in Deluge editor
- QR code & barcode generator
- Expandable RTF and multi line fields in reports
- Report export customization
- Extended localization
- - - - - - - - - -
Now let's explore each of these updates in more detail!
Deluge AI assistance
We’ll be redefining your scripting experience in Deluge by integrating AI capabilities directly within the Deluge editor. Our intelligent assistant, Zia, will be available within the Deluge editor, ready to make your life easier.
Here’s how Zia can help:
- Generate scripts: Simply type your requirements and Zia will instantly produce a production-ready script. Zia smartly analyzes your application's data and provides scripts with context relevant to your app.
- Optimize scripts: Zia can also make your existing code much better. Copy any section or the entire script and prompt Zia to “optimize the script", and Zia will provide you with a refined version.
How does it work?
Once the feature is released, you’ll see a Zia button at the top of the Deluge editor. Clicking it will open the Zia Deluge Assistant, where you can type in your prompts.
How do I benefit from this?
Deluge's AI assistance will not only accelerate app development but also enhance the quality and performance of your final product. More importantly, Deluge AI empowers citizen developers to produce complex code, boosting productivity and reducing costs in app development.
Applicable for: C6
- - - - - - - - - -
Rapid error messages in Deluge editor
We've come up with a new enhanced Deluge editor to further improve your coding experience. Our Deluge editor now detects coding errors as you type. These real-time intuitive error messages will highlight issues right when they occur. No more holding your breath and playing the guessing game with your code!
Note: This is a beta feature, and rollout will happen gradually over time.
Where do I find them?
The new rapid error messages will be displayed in all places (workflow actions, page scripts, and the like) where the Deluge editor is currently available within Creator.
How do I benefit from this?
By providing you with an at-a-glance breakdown of what went wrong, the enhanced Deluge editor will result in less time spent on debugging and ensure your scripting experience will be more intuitive, efficient, and streamlined.
Applicable for: C5, C6
Availability: All DCs
- - - - - - - - - -
QR code and barcode generator
We’re introducing a built-in QR code and barcode generator, allowing you to easily create QR and barcodes based on the data input in fields.
Use case: For example, in an inventory management system, you can automatically generate a QR code or barcode for each product based on its unique ID or serial number entered into the system. When data is entered into the relevant fields, a corresponding QR code or barcode can be instantly generated, which can then be viewed in reports, printed, or sent in emails. This will enable easier scanning for tracking or accessing product information.
How do I benefit from this?
This feature streamlines processes in numerous use cases, helping to reduce manual work and increase efficiency. Additionally, this feature eliminates the need for any third-party tools to generate QR codes.
Applicable for: C5, C6
- - - - - - - - - -
Expandable RTF and multi line fields in reports
Long content in rich text and multi line fields can sometimes disrupt the flow in reports. To improve readability in such scenarios, we’re introducing an expandable option for these fields. When enabled, users will see a content preview with a Show more option to view the full text and a Show less option to collapse it back. Instead of scrolling through long text fields, you can preview essential information and expand it only when needed. This feature will be available in both the quick view and detail view of list and spreadsheet reports.
Where do I find them?
Once this feature is live, you can find it under Configure Fields in the report builder. Under the Display tab for multi line and rich text fields, you’ll find an option labelled Fold Content.
How do I benefit from this?
With this new expandable content feature, you’ll enjoy a cleaner, more organized view of your reports. This enhances the overall user experience by keeping your reports streamlined and easy to navigate.
Applicable for: C5, C6
- - - - - - - - - -
Report export customization
To improve the readability of subform data and composite field data, we’re introducing enhancements that provide more customization options when exporting reports. These options give you the flexibility to choose how the data should be exported.
Going forward, when exporting reports as XLSX files, you'll have enhanced options for where you can choose how to export subform fields and what subfields to export.
You can choose from the below three choices:
- Single column (Default): All subform data is exported in a single column.
- Separate column: Each subform column appears as a separate column within the same sheet.
- Separate sheet: All subform records are exported to a new sheet in the XLSX file, with references to the parent ID.
Additionally, you’ll have the same flexibility to configure how fields like Name and Address are exported, also allowing you to choose specific subfields present in them. This customization option will be available across all export formats.
For such fields, you can choose to export them as:
- Single column: The subfields will be in the same column.
- Separate columns: Each subfield will be in a separate column within the same sheet.
How do I benefit from this?
This allows for better organization and improved readability, ensuring your data is presented in a more structured and easily analyzable format.
Applicable for: C5, C6
- - - - - - - - - -
Enhanced Localization
We'll be expanding the localization options for Edit mode and Admin Dashboard when the User’s browser language option is selected. We'll be adding support for 5 new languages (Indonesian, Thai, Vietnamese, Hungarian, and Dutch). Further, going forward, we'll also support all regional variants of Spanish.
Business value
Extended localization enhances user experience by enabling you to interact with Creator in your preferred language.
Applicable for: C5, C6
- - - - - - - - - -
With that, we conclude this month's updates. Your continued support keeps us motivated, and we're gearing up to introduce even more exciting enhancements in the upcoming months!
Regards,
The Zoho Creator Team
Recent Topics
how to edit the converted lead records?
so I can fetch the converted leads records using API (COQL), using this endpoint https://www.zohoapis.com/crm/v5/coql and using COQL filter Converted__s=true for some reasons I need to change the value from a field in a converted lead record. When I try
Auto Update Event Field Value on Create/Edit
Hi there, I know this question has been posted multiple times and I've been trying many of the proposed similar scripts for a while now but nothing seems to work... what might I do wrong? The error I receive is this: Value given for the variable 'meetingId'
Pre-orders at Zoho Commerce
We plan to have regular producs that are avaliable for purchase now and we plan to have products that will be avaliable in 2-4 weeks. How we can take the pre-orders for these products? We need to take the money for the product now, but the delivery will
Constant color of a legend value
It would be nice if we can set a constant color/pattern to a value when creating a chart. We would often use the same value in different graph options and I always have to copy the color that we've set to a certain value from a previous graph to make
Zoho Pagesense really this slow??? 5s delay...
I put the pagesense on my website (hosted by webflow and fast) and it caused a 5s delay to load. do other people face similar delays?
Payroll and BAS ( Australian tax report format )
Hello , I am evaluating Zoho Books and I find the interface very intuitive and straight forward. My company is currently using Quickbooks Premier the Australian version. Before we can consider moving the service we would need to have the following addressed : 1.Payroll 2.BAS ( business activity statement ) for tax purposes 3.Some form of local backup and possible export of data to a widely accepted format. Regards Codrin Mitin
Problem with Email an invoice with multiple attachments using API
I have an invoice with 3 attachments. When I send an email manually using the UI, everything works correctly. I receive an email with three attachments. The problem occurs when I try to initiate sending an email using the API. The email comes with only
Page Layouts for Standard Modules like CRM
For standard modules like quotes, invoices, purchase orders, etc, it would be a great feature to be able to create custom page layouts with custom fields in Zoho Books similar to how you can in Zoho CRM. For example, and my current use case, I have a
Non-depreciating fixed asset
Hi! There are non-depreciable fixed assets (e.g. land). It would be very useful to be able to create a new type of fixed asset (within the fixed assets module) with a ‘No depreciation’ depreciation method. There is always the option of recording land
Fixed asset management
I want to know if there is any individual module for fixed assets management
One time sale item in billing automatically detects as service
if i have some items which i don't want to add in my "item" list because its sold only for one time. but when i type item name in invoice, it (system) automatically takes it as a service and despite of HSN , it shows SAC code to be entered. if its selectable i.e. either item or service , it would be very helpful and a must have feature.
Project template after project creation
How can I apply a project template AFTER the project has been created?
convert the project to templet
i have some deployment ME product for different customer , i need to create a fixed template for use it rather then keeping creating this template every time
Seriously - Create multiple contacts for leads, (With Company as lead) Zoho CRM
In Zoho CRM, considering a comapny as a lead, you need us to allow addition of more than one contact. Currently the Lead Section is missing "Add contact" feature which is available in "Accounts". When you know that a particular lead can have multiple
Related Module in Sharing Rules
Zoho CRM team recently added the feature to filter records by Related Records It will be really beneficial if we can have this feature for Sharing Rules as well
Assignment Thresholds Resetting After Lead Conversion
Hello everyone, We're facing an issue with Zoho CRM's lead assignment thresholds that makes them unsuitable for our workflow. I'm hoping to find a potential workaround or solution from the community. Here’s our current process: A new lead is created automatically
Zoho CRM Analytics - Allow To Reorder Dashboards
I would like to suggest that you add the ability to reorder dashboards in the Analytics Module. I can see that this has been requested some time ago, the latest 9 years ago. I am not sure if this is a big or small endeavor, but such a small fix can go
Territory view for custom modules?
I have recently activated territories however I can't seem to find how to use territories for custom modules? These modules have territories: Contacts / Accounts / Opportunities These modules don't have territories: Buildings (custom module) and
Zoho Books - How to Invoke a Custom Function in Schedulers
We have multiple schedulers that send emails to customers in batches. Currently, we are maintaining the same code across several schedulers. Is it possible to use a custom function inside a scheduler script? If yes, how can we invoke the custom function
Approval Process Comments
Is it possible to view the comments entered during the approval or rejection of a record in the approval process? If not, is there a way to require a field to be completed upon approval or rejection?
Login for test case
Had a few questions regarding authentication test cases and couldn't find an answer in the the docs. 1. If an app like Zoho Creator requires authentication before providing access, do I need to create a login function and add it to each test case? 2.
Zoho / Outlook Calendar sync
The current Marketplace -> Microsoft -> Meetings integration needs 2 changes. 1. The current language for the Two-Way sync option should be changed. It currently states, "Sync both your Zoho CRM Calendar and Office 365 Calendar meetings with each other."
Customer members area
Does FSM support a customer members area? If not what do you propose we use if we want the data used in FSM for customers to give them an area / login to see past orders, create new orders and general announcements.
Zoho Books-Accounting on the Go Series!
Dear users, Continuing in the spirit of our 'Function Fridays' series, where we've been sharing custom function scripts to automate your back office operations, we're thrilled to introduce our latest initiative – the 'Zoho Books-Accounting on the Go Series'.
Desktop app doesn't support notecards created on Android
Hi, Does anybody have same problem? Some of last notecards created on Android app (v. 6.6) doesn't show in desktop app (v. 3.5.5). I see these note cards but whith they appear with exclamation mark in yellow triangle (see screenshot) and when I try to
Notes created in mobile can no longer be accessed in desktop
Working with a 2013 Mac running OS 10.14.6; Desktop Notebook version 4.5.3. Using Motorola Moto G Power 5G - 2024; Android app version 6.7 I have been using Notebook for some years. Starting several weeks ago, the notes newly created ion the phone can
Function #49: Manage varying installment payments using Zoho Books
. Hello everyone, and welcome back to our series! Last week, we discussed automating the collection of fixed installment payments in Zoho Books. But what if your payment structure involves charging varying percentages of the invoice total as installments?
Zoho Writer - Option to Export as .zdoc format
I've noticed that it's not possible to export a Zoho Writer Document in the .zdoc format. Isn't zdoc, Zoho Writer's own format? My use case is that I sometimes need to create quite complex documents with floating elements, which sometimes need to become
Is it possible for contacts to "Re-enter" a workflow in Zoho Campaign?
We are currently working on a way to automatically add users to from one list to other lists based on specific criteria, but can't seem to find a native way of doing this so we are trying to use Workflows to do this. So, for example, if a user's status is set to "Active," then they should be added to the list "Active Users." If the same user's status is then set to "Paused," they should be added to the list "Paused Users" and removed from the list "Active Users." This works fine for the first go
Bulk upload images and specifications to products
Hi, Many users have asked this over the years and I am also asking the same. Is there any way in which we can bulk upload product (variant) images and product specifications. The current way to upload/select image for every variant is too cumbersome.
Out of Office for Just One of My Alias Email
Can I set up the Out of Office Reply for Just One of my Alias Email Addresses?
Can I map multiple Surveys into the CRM using the same fields?
Hello, We are a healthcare practice that offers two distinct services (Nutrition and Primary Care). We use Zoho Survey for our lead generation form (Get Started Survey), which allows people to express interest in one of the two services and even allows
Dealing with API responses where integers have more than 16 digits
Hi there How do I deal with an api response contaning an int or float with more than 16 digits (before any decimal places for a float). I constantly receive the response "Unable to cast the 'BigInteger' value into a 'BIGINT' value because the input is
Can't change form's original name in URL
Hi all, I have been duplicating + editing forms for jobs regarding the same department to maintain formatting + styling. The issue I've not run into is because I've duplicated it from an existing form, the URL doesn't seem to want to update with the new
Need Inactive accounts to be visible in Reports in Zoho Books
I N=need Inactive accounts to be visible in Reports in Zoho Books to do recons of the accounts but when i see the same they are not visible in the Accountant - Account Transactions report
unblock e-mail
please unblock my e-mails info@meatnews.gr and myrtokaterini@meatnews.gr
Add Zoho Mail for users who do not need Zoho One
We have licenses for ZOho One for teams that need to use the suite of products that Zoho One offers. We have 8 more people who only need email access and we would like to add just a Zoho Mail. They do not need the Zoho One license. We are currently
ZML vs HTML Snippet - which is better?
Are there certain use cases where one is better than the other?
Auto CheckOut Based On Shift.
This Deluge script runs on a scheduled basis to automatically set the 'Actual_Check_Out' time for employees who haven't manually checked out. If the current time is past their scheduled 'Shift_End_Time', the script updates the check-out time to match
How to remove some users in zoho accounts
How to remove some users in Zoho accounts.
Next Page