Hello all!
We're back after a brief break with our latest monthly post, packed with exciting new features:
- During actions in Blueprint
- Widget configuration
- Subform column freeze
- Data types in formula fields
- Maximum character limits
- - - - - - - - - -
During actions in Blueprint
Adding to the customization options available in blueprints, we'll be introducing a new during section that enables the collection of data from the transition owner when performing transitions. Under this new section, you can choose to either update fields or open a form.
Update fields - This enables you to select specific form fields to display during a transition. You also have the option to skip on-edit workflows while updating these fields.
Open a form - This allows you to specify which form should be opened during the transition. This form opens as a pop-up, and only after successful form submission will the transition be completed.
Business value
You'll be able to mandate data that needs to be collected from a transition owner while performing a transition and this data entry can also be used to trigger workflows.
Applicable for: C5, C6
- - - - - - - - - -
Widget configuration
We're thrilled to announce enhanced customization capabilities for widgets in Zoho Creator. With the all-new widget configuration feature, you can have complete control over customizing the components within a widget, specific to an application.
The latest update allows for configuring widget fields in the manifest.json file during the widget creation process. This means you can define variable fields within the widget to accommodate dynamic values and make use of a single widget across multiple applications.
How will it work?
- While creating a widget, you can edit the config section in the manifest.json file to name the fields and specify the component type.
- When you add the widget to your page, the Widget Configuration menu will slide in from the right, listing out the configurable fields.
Use case
Let's assume you have two software applications, an employee management application and an HR management application. It's essential to maintain records on both application dashboards whenever an employee checks in or out of the organization. To streamline this process, a unified widget can be created, and its fields can be configured dynamically using the manifest.json file.
Business value
Widget configuration opens up a world of possibilities for adding a personalized touch to your applications. In addition to its adaptability to various contexts, this feature fosters reusability, allowing the widget to be utilized across multiple applications.
Applicable for: C5, C6
- - - - - - - - - -
Subform column freeze
We'll be rolling out a new enhancement aimed at improving the editing experience within subforms containing a large number of fields. We understand the horizontal scrolling in these subforms can cause a disorienting experience, leading to a loss of focus.
To address this, we've implemented a solution: column freezing. Now, when editing subforms, the first one or two columns will automatically freeze depending on the view port, providing a stable reference point as you navigate through the remaining fields. Typically, the first two fields will be easily identifiable ones, like name and email, and therefore serve as suitable references.
Going forward, this new behavior will become the default setting and be automatically applied to all users.
See how it works
Note: This new behavior will be applicable only for forms, embedded forms, and published forms. It won't be available in PWAs or on mobile.
Business value
This behavior change will result in smoother data entry processes, minimized errors, and improved productivity.
Applicable for: C5, C6
- - - - - - - - - -
Data types in formula fields
Our formula field is a powerful feature that allows you to automatically generate a value for each record in your form, based on a predefined expression. Now, we're launching a new field type property with two options: single line (supports up to 255 characters) and multi line (supports more than 255 characters).
Going forward, the single line data type will be the default option for newly created formula fields after the rollout. Existing fields will be assigned the multi line option. However, if you switch an existing field to the single line option, only the first 255 characters will be saved.
Note: The new changes will not affect the current behavior of existing formula fields unless their 'field type' property is changed. Henceforth, any newly created formula field with the multi line data type will come with certain limitations, such as that it cannot be searched or used in pages. Therefore, if you need to use the formula field in these instances, we recommend using the single line field.
Where can I find it?Once the rollout is complete, you'll find the data type option under the field properties of the formula field.

Business value
The new updates enhance functionality by making it easier to handle and display data, particularly for larger values, expanding the range of use cases.
Applicable for: C5, C6
- - - - - - - - - -
Maximum character limits in fields
Zoho Creator supports a wide range of fields, each designed to collect a specific type of data. While many of these fields come with maximum limits, such as the 255 character limit for the single line field, others, like the rich text field, have no maximum limits.
In our ongoing efforts to standardize character limits and optimize backend performance, we're introducing limits on fields that were previously unrestricted. Going forward, these fields will support up to 64KB(i.e 65,535 characters).
The new limit will be applicable for the Rich Text and Multi line fields.
These limits are scheduled to be implemented by mid-June 2024. We understand that this change may be significant for you, so we're providing ample time for adjustment to the new limit. We request that you update your fields accordingly, to prevent any errors.
Following the rollout, exceeding the maximum limit will result in an error, and you won't be able to proceed with the form submission. Please be aware that this adjustment will also impact rich text automation conducted using the Creator API.
Applicable for: C5, C6
Availability: All DCs
- - - - - - - - - -
And that wraps up this month's updates! If you'd like to receive email notifications when these features are rolled out, just subscribe to our
Release Notes page. Please feel free to share your thoughts on these updates in the comment section below.
Regards,
The Zoho Creator Team
Recent Topics
Limit maximum entries for subform - depending on fields entry
Hi Zoho! I have a form with a subform in it. I'd like to have limitation for the row number depending on an entry in a drop-down field in the main form (If the field in the main form is marked "Answer1" - Limit the entries to 1 row, if the field is "Answer2" to have 2 rows limitation, "Answer3" = no limitation at all) Can this be done? Thanks Ravid
Save HTML Snippet Page as PDF with Dynamic Data in Zoho Creator (Working Solution)
Hi Zoho Creator Community 👋, I faced a common challenge while working with HTML Snippet Pages — I needed to generate a PDF with dynamic data and save it back into the record automatically. Here’s the working solution that might help others. Use Case
Make Camera Overlay & Recording Controls Visible in All Screen-Sharing Options
Hi Zoho WorkDrive Team, Hope you are doing well. We would like to request an improvement to the screen-recording experience in Zoho WorkDrive. Current Limitation: At the moment the recording controls are visible only inside the Zoho WorkDrive tab. When
Cannot connect to imap.zoho.eu on iOS26
Hey, I recently migrated to another iPhone and since then use iOS26. Every since then, I was not able to connect to "imap.zoho.eu" from Apple Mail. I tried deleting the account and adding it again, did not work. I tried creating an app password, didn't
Rebranding Options for Zoho One
We need the addition of rebranding and white-labeling settings directly within the Zoho One Admin Panel. This feature should allow organizations to customize the unified portal with their own logo, brand colors, and custom domain mapping (e.g., portal.company.com).
Tip #57- Accessibility Controls in Zoho Assist: Mobility- 'Insider Insights'
Remote support should be easy to navigate for everyone. For users with mobility-related accessibility needs, long sessions and complex navigation can be challenging. Zoho Assist’s Mobility Accessibility Controls simplify interaction through keyboard-based
To print Multiple delivery notes in batches
In Zoho Books, we can print a Delivery Note from an Invoice using the Print Delivery Note option, but it is non-editable and always prints all line items from the invoice. Our requirement is to deliver invoiced items in batches and print delivery notes
UPLOAD A CREATED PDF AUTOMATICALLY
Using the html header pdf+print button, I have managed to find a way to have a user create a pdf using entered form data. Using the schedule button, I can have a "file uploaded" pdf mailed to someone as an attachment. The missing piece is to be able to add the pdf, created in that html page to a file upload field automatically? Right now one has to save it to computer and then upload it in a FILE UPLOAD FIELD. Any help would appreciated !
Consolidated Department-wise Payroll Cost Summary Report
Hello Zoho Payroll Team and Community, I am writing to discuss a reporting requirement regarding department-level expense tracking within Zoho Payroll. As we scale and manage salary distribution for employees across multiple departments, such as Accounts,
Write-Off multiple invoices and tax calculation
Good evening, I have many invoices which are long overdue and I do not expect them to be paid. I believe I should write them off. I did some tests and I have some questions: - I cannot find a way to write off several invoices together. How can I do that,
How to remove chat icon from knowledge base?
I have set up a knowledge base to hold FAQs and documentation. It is currently standalone, and not integrated into our website. On every page there is a chat button in the bottom left corner that says "We're offline, please leave a message." How can I
[ZohoDesk] Improve Status View with a new editeble kanban view
A kanban view with more information about the ticket and the contact who created the ticket would be valueble. I would like to edit the fields with the ones i like to see at one glance. Like in CRM where you can edit the canvas view, i would like to edit
Automated Dismissal of Specific Notifications and Centralized Control of Toast Notification Settings
Dear Zoho Team, I hope this message finds you well. We would like to request two enhancements related to notification handling within Zoho Desk: Automatic Dismissal of Specific Notifications: Currently, when certain actions are taken in the ticket list
Show field in spreadsheet view depending on other field value
Hello. Not sure if this is possible but let's say i have spreadsheet view in Creator with four different fields Field A, B, C and D Then i have a field named Response which for one record could contain only one of the pre-definde choices below A, B, C
Intergrating multi location Square account with Zoho Books
Hi, I have one Square account but has multiple locations. I would like to integrate that account and show aggregated sales in zoho books. How can I do that? thanks.
Zoho Learn Zapier Integration
Hello all, Is there any plan to integrate Zoho Learn with Zapier? It seems almost all Zoho products are in Zapier, with the exception of Learn and Marketing Automation.
Notice: SalesIQ integration paused on Zoho Sites
I have this notice on my Zoho Sites in the SalesIQ integration setup. Can someone assist? "This integration has been temporarily paused for users. Reconnecting SalesIQ after disconnection will not be possible until we provide further updates." thank
Differences between Zoho Books and Zoho Billing
Without a long drawn out process to compare these. If you were looking at these Books and Billing, what made you opt for one and not the other. Thanks
New Feature : Copying tickets with all the contents such as conversations/history/attachments etc
Sometimes our customers and distributors do create tickets (or send emails) which contain more than one incident in them and then also some of the further conversations which are either created by incorrect new tickets or replies to old tickets are being created as combined tickets. In such cases we require to "COPY" the contents of the tickets into separate tickets and merge them into their corresponding original tickets. The "CLONE" feature doesn't copy the contents (especially the conversations
Como se agregan los empleados
Necesito saber si para agregar empleados los mismos necesitan tener licencias
Deluge Error Code 1002 - "Resource does not exist."
I am using the following script in a Custom Button on a Sales Return. Basically, the function takes the information in the sales return (plus the arguments that are entered by the user when the button is pushed) and creates a return shipping label via
Adding multiple Attendee email addresses when adding a Zoho Calendar event in Zoho Flow
I am trying to integrate Notion and Zoho Calendar via Zoho Flow. However, the Attendee email address supported by Zoho Calendar - Create event only supports one email address, so I am having difficulty implementing automation to automatically register
Graceful Handling of Exceeded Option Limits
Hi Zoho SalesIQ team. I would like to submit a feature request to deal with a bug in salesIQ Current Behavior (Bug): When a dynamic list passed to the Single Select Option Card contains more than 20 options, the Zobot stops responding (freezes/hangs)
System default SLA descriptions can't be modified
The system default SLAs have identical descriptions for all SLA levels, but their settings differ. However, I am facing an issue where I cannot modify these descriptions and save the changes. The content of the description box can be edited but the changes
Adding non-Indian billing address for my Zoho subscription
Hey Need help with adding a non-Indian billing address for my Zoho subscription, trying to edit the address to my Singapore registered company. Won't let me change the country. Would appreciate the help. Regards, Rishabh
How to create one ZohoCRM organisation out of a multi-organization?
Hi, we have a multi-org including two different Zoho CRM organizations for two companies using respectively EUR and USD as default currency. I was wondering if there is any easy way to merge the two organizations into just one, so that users may access
Gray screen while signing documents
We are all getting a "gray" screen when trying to sign documents in Zoho sign. Anyone else having issues?
Designing a practical Zoho setup for a small business: lessons from a real implementation
I recently finished setting up a Zoho-based operating system for a small but growing consumer beauty business (GlowAtHomeBeauty), and I wanted to share a practical takeaway for other founders and implementers. The business wasn’t failing because of lack
Link Purchase Order to Deal
Zoho Books directly syncs with contacts, vendors and products in Zoho CRM including field mapping. Is there any way to associate vendor purchase orders with deals, so that we can calculate our profit margin for each deal with connected sales invoices
Projects custom colors replaced by default orange
Since yesterday, projects uploaded to Zoho, to which I had assigned a custom color, have lost the customization and reverted to the default color (orange). Has anyone else had the same problem? If so, how did you resolve it?
Interview booked through Invite but no Notifications
We have a workflow that was developed through a developer/partner that was tested and worked. Today, we pushed a candidate through the process and invited them to an in-office interview. They were sent the booking link (as usual and as tested before successfully)
WebDAV support
I need WebDAV support so that I can upload/download (and modify) documents from my local file system. Is anything planned in his direction?
Automatiser la gestion des SLA dans Zoho Desk avec Zoho Contracts
Les équipes du service client s’efforcent d’assurer un support rapide, régulier et fiable pour garantir la satisfaction de chaque client. Les accords de niveau de service (SLA) permettent de clarifier les engagements en définissant les termes et conditions
iOS App doesn't refresh for Document Creation
Hello Zoho team, I have created a workflow to be used on a mobile iOS device which starts in Zoho Creater and ends with a murge and store function that then opens the newly created document within the Zoho Writer app. This process is working great however
Uploading a signed template from Sign to Creator
Good day, Please help me on how to load a signed document back into Creator after the process has been completed in Sign. Below is the code that I am trying, pdfFile = response.toFile("SignedDocument_4901354000000372029.pdf"); info pdfFile; // Attach
Zoho DataPrep and File Pattern configuration
I'm using Zoho data prep to ingest data from One Drive into Zoho Analytics... The pipeline is super simple but I can't any way to get all the files that I need. Basically I need to bring all the files with a certain pattern and for that I'm using a regex
Assistance needed: Activation of a domain
Hello Zoho Support, I purchased the .com domain "primesolva.com" via Zoho 6 days ago. The domain is still pending, and I cannot access the DNS panel to add the TXT verification for domain ownership. Please confirm the registration status and help me activate
Operation not permitted
I am trying to add an email address to the list of user but I am getting error Operation not permitted
Request to Permanently Delete Email User (info@mehbobgulf.com ) from Old Organization
Please permanently delete the user email info@mehbobgulf.com It is still associated with my old Zoho organization. I cannot delete it because it shows ‘You cannot delete email. Zoho host’. I need to use this email in a new Zoho account.”
Client host [89.36.170.5] blocked using Spamhaus
Hello please make make actions for delist ..... "Client host [89.36.170.5] blocked using Spamhaus"
Next Page