Hi all,
Greetings from the Zoho Creator team! Today we've got news for you on some exciting updates. And rest assured— there’s more to come!
In this post, we'll be going over the upcoming features and improvements for this month as mentioned below. A few of these will be available immediately and the rest are planned for release in the coming weeks.
- Enabling dark mode for Android apps
- Introducing presets
- Customizing display titles for forms
- Launching a revamped UI for customer portals
- Announcing strict validation for the max length field property
In addition to the above, Creator 4 will be deprecated, and all the accounts still using it will be automatically upgraded to Creator 5 by August 31, 2022. Scroll down to know more!
Dark mode for Android
One of our most requested features is finally here: Dark mode!
Dark mode, which is currently supported in our iOS apps, has now been extended to Android apps as well. We have carefully designed every component and screen to have an overall balanced color scheme for your mobile apps. Dark mode will be automatically enabled based on your default system settings and has the following benefits:
- Reduces power usage by a significant amount (depending on your device's screen technology)
- Improves visibility for users with low vision and those who are sensitive to bright light
- Makes it easier for anyone to use their devices in low-light environments

Presets - panel configuration reusability
You can configure aggregates to be displayed on page panels. Currently, if such a configuration needs to be reused on a different panel on the same page or on a different page, it has to be manually reconfigured. With presets, the aggregate configuration can now be saved and used across apps in your Creator account, thereby preventing repeated manual configurations. The created presets will be available as a dropdown inside the panel element.
Presets are required in cases, where a configured aggregate value needs to be displayed in more than one panel, like if a user needs to display the Total Profit value in their dashboard, both as an actual value and as a percentage value. In this particular case, the user will have to manually configure the Total Profit value in two panels and choose a different Show As value (Actual in one panel and Percentage of a number in the other panel) in each panel. Using the preset capability, users can save the configuration and reuse it in different panels with only the Show As value being different.


Introducing different display titles for forms
Interacting with forms can become more meaningful when we have contextual information about the actions performed by users. We've introduced form titles that'll enable you to assign different customized titles to the forms displayed when a user is performing the following tasks:
- While adding record - The title that will be displayed when a user accesses the form to add a record.
- While editing record - The title that will be displayed when a user is editing an existing record.
By default, the form title for while adding to the form and while editing the form actions will be the same as the form name. Learn more

Revamped UI for customer portals
We're happy to announce the rolling out of a major refinement to the customer portal UI (sign in, signup, and reset password pages).
Portal users will now be able to use a one-time password (OTP) for signing in to your customer portal. Along with Google and Facebook, federated login can now be set up to allow users to sign in to the portal using their Apple IDs.
These refinements have been designed to ensure compatibility with upcoming features that we are working on. Although the feel and appearance of the new UI will be different from the existing one, we have ensured that it doesn't affect any of your existing portal functionalities. We'll have a separate detailed post on the changes for existing users once the feature is ready to go live.
Announcing strict validation for the max character length field property
In reference to this post, starting from August 31, 2022, maximum character length validation will be implemented strictly across Creator. If a record is added via Deluge, API, or email input, the maximum length property will be validated for all your form fields. This validation ensures that all the records added via various inputs undergo a thorough check for their field characters to ensure they're on par with the predefined character limits that you set, thereby minimizing error handling. After this update, errors might be shown in the following cases:
(i) Existing forms:
While editing/updating a record in an existing form, the maximum length property will be validated for all fields in that form.
(ii) Workflows
- On validate: Following this update, during the execution of the on validate script for a particular record, the maximum length validation will be strictly performed for all the fields that are associated with the script, and an appropriate error will be thrown.
- On success: Following this update, during the execution of the on success script, an exception will be thrown for varchar fields (email, single line) when a new record is successfully submitted to the database or when an existing record is updated or deleted from the database. In the case of number fields, the values will be truncated upon successful submission.
(iii) APIs
While adding/updating record values via API requests, the maximum length property will be validated for all fields.
Additionally, if a record is added via email input, the maximum length property for all the fields will be validated. As an admin, you can minimize errors by suitably adjusting your character limits. We also assure you that we've taken all necessary measures to ensure that the transition is seamless, with minimal impact on your end.
Upgradation to Creator 5
The majority of our users have already migrated to Creator 5 from the previous version (Creator 4). As the final step of this process, we'll be automatically migrating the remaining accounts using the older version to Creator 5 by August 31, 2022.
As you all know, Creator 5 empowers developers to customize traditional web-based apps for smartphones and tablets, opening up new possibilities and ensuring an all-around smoother experience. You will be notified via email prior to the migration and this will not affect the data in your existing Creator apps.
We hope this announcement serves to be helpful in planning your upcoming projects and apps. We'd also like to thank you once again for your loyalty and continued support. Please don't hesitate to reach out to us at support@zohocreator.com if you have any questions or concerns, or need assistance.
That's all for now!
Thanks,
The Zoho Creator Team.
Recent Topics
Dropdown data depends on filters in another field.
In my quote form I have a lookup field called Reseller that pulls from Accounts. I would like it to pull from Accounts, but only those accounts with an account field 'Type' where that is 'Reseller'. Does anyone know a way to do this? Similarly, I'd like
Refresh frequency
Dear Zoho Team, I really, truly appreciate that Zoho Books gets frequent updates. As a matter of fact this is how a good SaaS company should stay on top. However, I feel that I have to hit refresh almost every day. This was exciting at the beginning but
Refund
My plan expired today, and I updated my payment details with a new credit card. At the same time, I wanted to downgrade, but the system wouldn’t allow the downgrade until the payment details were updated. As a result, I was charged for the same plan before
WhatsApp Calling Integration via Zoho Desk
Dear Zoho Desk Team, I would like to request a feature that allows users to call WhatsApp numbers directly via Zoho Desk. This integration would enable sending and receiving calls to and from WhatsApp numbers over the internet, without the need for traditional
Can we generate APK and IOS app?
Dears, I want to know the availability to develop the app on zoho and after that .. generate the APK or IOS app and after that I added them to play store or IOS store.. Is it possible to do this .. I want not to use zoho app or let my customers use it. thanks
Text/SMS With Zoho Desk
Hi Guys- Considering using SMS to get faster responses from customers that we are helping. Have a bunch of questions; 1) Which provider is better ClickaTell or Screen Magic. Screen Magic seems easier to setup, but appears to be 2x as expensive for United States. I cannot find the sender id for Clickatell to even complete the configuration. 2) Can customer's reply to text messages? If so are responses linked back to the zoho ticket? If not, how are you handling this, a simple "DO NOT REPLY" as
Add "Fetch Composite Item" Action for Inventory
I want to make a Flow that uses information returned in the GET call for Composite Items, and it's not currently available in Zoho Flow. Please consider adding this functionality.
Calling Function via REST API with API Key gives 401 using Zoho Developer
Hi, I created a couple of functions using the one month trial of Enterprise edition, which I was able to call using the API Key method from Postman and from an external site. Now that my trial has expired, I have created the same functions in the Developer
Error due to - 'Internal Exception' when uploading Sign-generated PDF file to workdrive via Deluge in Zoho CRM
Hi I wasnt getting this error a few days ago and my code had not changed, so I'm wondering if there's a Zoho bug somewhere? I am downloading a PDF file from a Zoho Sign url using invokeurl and then uploading it to a Workdrive folder using zoho.workdrive.uploadFile.
Embed CRM record images in email templates
I have email templates that I want to embed dynamic images in their body - not as an attachment. For the context, the image is a QR code individual to each contact. So there are couple of challenges for which I think there is no solution in CRM: 1/ I
Assign multiple departments to multiple helpcenters
Hi there! I have a reseller company for a software and I'm using Zoho Desk as my helpcenter and ticket management system. The software is great and I would like to make a suggestion! With multi-branding activated, your departments that visible in help
Zoho Desk Training
Hello, We've had Zoho desk for a while now, but we run into issues occasionally, and I was wondering if there was a customer who currently uses it and really enjoys the functionality, that would be wiling to chat with us?
Advanced Customization of the Help Center using JavaScript
Hello everyone, The Help Center in Zoho Desk can be customized by using HTML and CSS to provide structure and enhance the page's appearance—but what if you want to add interactive and dynamic elements? You can add these effects with JavaScript, a programming
Exciting Updates to the Kiosk Studio Feature in Zoho CRM!
Hello Everyone, We are here again with a series of new enhancements to Kiosk Studio, designed to elevate your experience and bring even greater efficiency to your business processes. These updates build upon our ongoing commitment to making Kiosk a powerful
Edit default "We are here to help you" text in chat SalesIQ widget
Does anyone know how this text can be edited? I can't find it anywhere in settings. Thanks!
PO Based Advance payment to Vendor
We recommend to introduce a provision at PO to make advance payment to vendors and auto apply that advance paid later at the time of Vendor Bill submission for that PO. This will help us track PO-wise Total Payments.
Converting Customer Invoice to Purchase Bill
Hi, In my service-based business, I sometimes create the customer invoice first, and later I receive the purchase bill from the vendor for the same job. Is there any option in Zoho Books to: Convert a customer invoice into a purchase bill, or Link/associate
Getting Project Template List using the REST API
I am trying to confirm that I can use the REST API to create a project using a project template. The API documentation indicates this is possible by providing the Template ID, but it is not clear at all how to get a list of available Project Templates
How to get Quickbooks Desktop Info into Zoho?
Our team has used Quickbooks desktop for years and is looking at switching to Zoho books in 2026. I want to bring all old sales history over since we use Zoho CRM. I can export Item sales history and generic sales orders from Quickbooks desktop. How do
ZeptoMail API Request
We tried to send mail using ZeptoMail using Django. Following is my payload {'from': {'address': 'abc@abc.com'}, 'to': [{'email_address': {'address': 'xyz@xyz.in', 'name': 'Bhavik'}}], 'subject': 'Report Name', 'htmlbody': '<p>Test</p>'} Following is
Zoho Inventory - Allow Update of Marketplace Generated Sales Orders via API
Hi Inventory Team, I was recently asked by a client to create an automation which updated a Zoho Inventory Sales Order if a Shopify Order was updated. I have created the script but I found that the request is blocked as the Sales Order was generated by
Automated log-out/session end
I'm concerned about security of our data. Is it possible to set an automatic time-out for user sessions on Zoho CRM, after a certain period of inactivity or when the session reaches a certain duration (12 hours perhaps)?
Admin asked me for Backend Details when I wanted to verify my ZeptoMail Account
Please provide the backend details where you will be adding the SMTP/API information of ZeptoMail Who knows what this means?
Mass import of documents into Zoho Writer
I'm using Google's word processor at the moment but feel that Zoho does a better job (on the online apps market). Iwant to move my documents (about 50-70) to Zoho but it seems to me that I have to import them seperately. Is it already possible to upload several documents at a time or is this a forthcoming feature? Cheers Rolli :?:
When will it be possible to edit Subform records via either views or tabular reports?
Hey there, data maintenance often requires mass update of quite a lot of records. While this is a piece of cake via either List view or Zoho sheet view, the same cannot be carried out for subform records yet. When one of the two options will be made available?
Subform auto populate values
Hi Team, I’m trying to retrieve values from Zoho People using API functions and dynamically populate them into a subform. For example, I’ve created a form with several fields that users will fill out. Based on their input, I need to fetch records from
How we cut CRM updates from ~20 minutes down to 2, our real workflow
Updating the Zoho CRM after every call used to be one of the biggest time sucks for our team. By the time you write your notes, clean them up, fill in the fields, and log everything properly… you’ve easily lost 15–20 minutes per call. We started experimenting
Add home page or dashboard in CRM customer portal
is it possible to add home page or dashboard in CRM customer portal?
User Tips: How to change the the label display name of a system defined field
Most users know how to change field label names via Settings > Modules & Fields but if you want to change the name of a system defined field you can’t as there is no “edit properties” option. However with a simple hack you can edit any system defined
Search not working!
I have items in my notebook tagged but when I search for a tag nothing comes up! Any fix for this?
Zoho Analytics Regex Support
When can we expect full regex support in Zoho Analytics SQL such as REGEXP_REPLACE? Sometimes I need to clean the data and using regex functions is the easiest way to achieve this.
Zoho CRM Community Digest - October 2025 | Part 1
Hello Everyone! Here's a quick recap of first two weeks of October! Product Updates: Zoho CRM Android App Update: Surveys, Blueprints, and Smarter Mobile Features! Zoho CRM’s Android app just got a useful upgrade. You can now share records, upload your
Add Custom Field Inside Parts Section
How to Add Custom Field Inside Parts Section in Workorder like Category and Sub- Category
Automate onboarding emails with CRM Workflow and Accounts module
We’re a B2B SaaS company selling to public-sector organisations. Each organisation is stored as an Account in Zoho CRM, and each organisation typically has multiple associated Contacts. Our backend syncs product-usage data (setup status, user activity,
Using a CRM Client Script Button to create a Books Invoice
Hello, I need help handling error messages returned to my client script from a function. The scenario I have setup a client script button which is available from each Deal. This CS executes a crm function, which in turn creates an invoice based on the
Important update: Enhanced security measures for account operations in Zoho Cliq
Greetings from the Zoho Cliq team! We’d like to share an important security update that has an influence on some admin actions such as password reset, MFA reset, and MFA backup code generation. What’s changing? With our latest security enhancements, these
Boosting efficiency through faster ticket rendering
This enhancement will provide faster access for support teams and end-users, significantly boosting productivity for everyone. Get ready for a more efficient and satisfying experience! Immediate benefits Faster ticket rendering reduces wait times and
Read webpage - MSXML2.ServerXMLHTTP
I have the following VBA script, put together from various sources (mainly zoho forum/help/support, so it once worked, I guess): private Sub GetListOfSheets() Dim url As String Dim xmlhttp As Object Dim parameters As String Dim html As String range("B1").value
Sales Receipts Duplicating when I run reports why and how do we rectify this and any other report if this happens
find attached extract of my report
Can I execute two 'functions' when completing a mail merge from CRM?
Hi, I have set up a mail merge from CRM Deals to a template. I want a copy of this to be saved in Workdrive, and then a copy also saved back into the deal record from which the merge occurred. I can do both independent of each other, and managed to get
Next Page