Upcoming Updates - August 2022

Upcoming Updates - August 2022

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.


    • Sticky Posts

    • Zoho Creator - 2023 Release Projection 1

      Hello everyone! A very Happy New Year to you and your family. Hope you're all good and having a great time using Zoho Creator to make your lives easier and your businesses prosper. 2022 was an action-packed year for us at Creator, and we hope to continue
    • Zoho Creator User Group meetups in a city near you! - Oct - Nov, 2023

      Greetings from the Zoho Creator team! We're hosting a series of Zoho Creator meetups in various cities across the globe, and we'd love to meet you there! Our meetups are a great opportunity to network with industry peers, exchange ideas and best practices,
    • Zoho Creator - 2023 Release Projection 2

      Hello everyone! Time truly flies when you're having an incredible journey, and today we mark the completion of an eventful and action-packed six months. It feels like just yesterday when we embarked on this adventure together with the launch of our new
    • Upcoming Updates - August 2022

      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
    • Introducing Zoho Creator's v2 APIs

      Hello App Creators, Welcome to Zoho Creator's v2 APIs! This post will serve as the central point for migrating implementations of Creator's current APIs (v1) to v2. Improvements that v2 brings OAuth-based authentication, which is more secure than the
    • Recent Topics

    • No longer get Cliq notifications on phone if app not started

      On Android, I used to get notifications on my phone whether I was in the app, or it was started. Then about a month ago, I stopped seeing notifications on my phone UNLESS I had already started the app. So if I reboot my phone, and never start the app,
    • Error AS101 when adding new email alias

      Hi, I am trying to add apple@(mydomain).com The error AS101 is shown while I try to add the alias.
    • Deluge script to add Mail Task

      Has anyone out there created a custom function to create a Zoho Mail task? I'd be interested in hearing how you accomplished it. Sample code is appreciated!
    • Tags with Zapier

      Maybe I'm missing something....I hope so... Using tags for triggers is a key need.  This prevents us from having a ton of different lists. I am trying to find out how to add a tag using zapier when someone makes a purchase....but it doesn't seem to be
    • Send Supervisor Rule Emails Within Ticket Context in Zoho Desk

      Dear Zoho Desk Team, I hope this message finds you well. Currently, emails sent via Supervisor Rules in Zoho Desk are sent outside of the ticket context. As a result, if a client replies to such emails, their response creates a new ticket instead of appending
    • How to apply blueprint on tickets that created from IM module

      Hello, I have an issue applying blueprint on tickets that created from WhatsApp conversation, the tickets matches with the blueprint criteria but still we are not able to put these tickets into the blueprint. I've tried with deferent type of tickets and
    • Function #4: Schedule Customer Statements

      Regularly sending statements to customers is an imperative part of many business processes as it helps foster strong customer relationships and provides timely guidance on payments. While you can generate the statement of accounts and have it sent over
    • trying to access CRM Variables with JS SDK

      Hello i built a widget with Sigma, i create CRM VARIABLES in custom properties. I try to access them in function : ZOHO.embeddedApp.on("PageLoad",function(data) with : ZOHO.CRM.CONFIG.getVariable("mycrmvariable").then(function(data){ console.log("mycrmvariable
    • Zoho Mail POP & IMAP Server Details

      Hello all! We have been receiving a number of requests regarding the errors while configuring or using Zoho Mail account in POP/ IMAP clients. The server details vary based on your account type and the Datacenter in which your account is setup. Ensure
    • Remove 30-Day Client Reply Restriction on Supervisor Rules in Zoho Desk

      Dear Zoho Desk Team, I hope you're doing well. Currently, Supervisor Rules in Zoho Desk run once every hour but only apply to tickets that have received a customer response within the past 30 days. This restriction creates challenges for us, as we have
    • Paid Support Plans with Automated Billing

      We (like many others, I'm sure) are designing or have paid support plans. Our design involves a given number of support hours in each plan. Here are my questions: 1) Are there any plans to add time-based plans in the Zoho Desk Support Plans feature? The
    • Contacts Don't Always Populate

      I've noticed that some contacts can easily be added to an email when I type their name. Other times, a contact doesn't appear even though I KNOW it is in my contact list. It is possible the ones I loaded from a spreadsheet are not an issue and the ones
    • How to get NSE/BSE Stock Prices in Zoho sheets?

      I've been looking for a function that provides me with the NSE/BSE listed stocks price in Zoho Sheets like GOOGLEFINANCE in Google sheets, but I found none. Please help if there is any way to het stock prices?
    • Tip #5: Setting access rights at the subfolder level

      Hello everyone, We hope you're finding our WorkDrive Tips and Tricks series useful. For today's tip, we'll teach you how to assign higher subfolder permissions to Team Folder members. Team Folders helps you avoid the drawbacks of traditional file sharing.
    • Cannot edit email text in Zoho Form rules

      I have a number of rules set up on a form depending on a user's submission. For some reason, I am no longer able to edit the content of the emails sent out based on those rules. I am invited to "use the advanced editor", but the original text of the email
    • Re-emitir facturas con nueva dirección de facturación

      Hola, necesito saber si es posible que las facturas ya emitidas, pueden ser re-emitidas con el cambio de dirección de facturación, realizado el día de hoy 02-01-2025, para efectos contables. Espero su ayuda, Gracias
    • Add "Lead Image" in Bulk?

      Each of our Leads is accompanied with a URL containing a photo of the lead when they come in. We currently have to manually download then upload the photo to the lead. This is a HUGE waste of time. Is there any way to AUTOMATICALLY add the photos to the
    • Client script: Can not choose a date field for an onChange field event

      Hi Zoho Team Why can't I choose one of my date fields to trigger an onChange event? Is this a client script limitation, or something wrong with my instance? If it is a limitation, is this mentioned in the documentation anywhere? Thanks. Marcus
    • Can multiple agents be assigned to one ticket on purpose?

      Is it possible to assign one ticket to two or more agents at a time? I would like the option to have multiple people working on one ticket so that the same ticket is viewable for those agents on their list of pending tickets. Is something like this currently
    • For security reasons your account has been blocked as you have exceeded the maximum number of requests per minute that can originate from one account.

      Hello Zoho Even if we open 10-15 windows in still we are getting our accounts locked with error " For security reasons your account has been blocked as you have exceeded the maximum number of requests per minute that can originate from one account. "
    • how can I hide this Module?

      Hi everyone, newbie question. how can I hide the "Sales Order" column? when I try I get this message: https://imghostr.com/86395c_p7j
    • UI Arabic

      can i change the member portal UI to arabic in zoho community?
    • Domain verification is in progress... (How long do I need to wait?)

      Trying to setup my first email domain by connecting with GoDaddy. Have been here for quite some time and the screen is not changing. How long should this take?Send DataSend Data
    • Custom Module missing SDK function fetchRelatedRecords(...) in a Client Script

      Good day, We have added a new module with a Multi-Lookup relation to Contacts.  When we tried to use the fetchRelatedRecords(id, related_list_api_name) function to get Related Records it is missing for our new custom module. https://js.zohocdn.com/crm/5124797/documentation/DotSDK/Modules.html
    • How to display profile picture for distribution list?

      I am Admin of a Zoho Mail server and we have distribution lists along with user accounts. I am able to set Profile picture for the users and it shows when the email is sent to another companies. The members of the groups can also send email from those
    • Mail Search Not Working

      Hello, Mail search is not working at all. I've tried Chrome and Mozilla. I can try and search for an exact term, or even an email that is 1st in my email list. All search does is sit and spin, or it comes up with no results. I've also tried it on my android
    • Password should not contain sequential characters

      How can I avoid this? How do I even disable it. On my password policy page, it's all blank, so I don't know why I'm even getting this error now.
    • Same phone number for more than one account.

      Hi there, I am a webdeveloper specialising in providing websites, webhosting and email solutions for my customers. I have signed up a number of my customers to Zoho Mail in the past, and a couple of these have grown into a paid package for Zoho CRM. As
    • Is there a live chat for Zoho mail?

      I am having a problem in Zoho mail and would love to live chat with someone instead of email and wait for a response. Is there a function for this? I know there is in CRM but I can't seem to find it in mail... Thank you!
    • Integrating Zoho Desk Instances from two separate organizations

      Is it possible to integrate Zoho Desk with an instance from another organization? For example, creating a ticket in one organization can cause the creation of a ticket in the second organization? Or certain tickets from one organization be viewable by
    • Why does incoming mail inconsistently bounce back from Zoho mail

      On testing our user accounts, we are having problems where mail sent to zoho mail bounces back with errors message that 'relay access denied'. On testing from various accounts (including outlook, gmail and yahoo) mail seems to get through on some occasions
    • Zoho email setup in office365

      When i am trying to setup zoho mail setup using my domain in office365 and it is not working and it says that we couldn't log on to the incoming (IMAP) server and please check your email address and password and try again. I was able to login using my
    • JunkMail rejected

      Hello, we are facing problems sending mails. The IP has been blacklisted. Please, fix it as soon as possible. JunkMail rejected - sender4-op-o12.zoho.com [136.143.188.12]:17291 is in an RBL on rbl.websitewelcome.com, see Blocked - see http://www.spa
    • My emails going to spam folder for hotmail or outlook

      My emails (not spam mails) are going into the spam folder for my customers using hotmail. Gmail and Yahoo users are receiving the emails in their inbox. can you please solve this problem. I read few articles but coudnt find any solution to it. I am testing it by sending a simple text email no pictures nothing at all still it is filtering my emails as spam. Please help I am really loosing time and clients due to this. Thanks
    • Capture hotkeys inside the remote session and allow file exchange via clipboard

      Hi guys, assist is a really good app, and to become great it would be nice to have some features other vendors have in place and we take them for granted. For example, ScreenConnect, TeamViewer and others allow you to send hotkeys via the remote connection,
    • Mass pdfs into OCR field

      I am working on a Creator app that my org will use internally. Is there any way to mass upload pfs through a form with an OCR file upload field? Is Creator capable of this, or would I need to use Catalyst?
    • Cannot fetch url with custom extension (sigma - javascript)

      Hello i try to make my first extension with API request, i have two cases 1) this a deluge code attach to a button --> this one works very well response = invokeurl [ url :"my_api_fetch_url" type :GET headers:{"api_key":"myapikey","accept":"application/json","content-type":"application/json"}
    • how to upload the picture and document

      i want to upload the picture and document,would you please told how to upload them?could you told it for each step?
    • Forgot my email management account

      Hello, I am the administrator of ihomemix.com. I can’t remember which email address I used to register the account and then opened the email service for ihomemix. I can’t see the subscription period of my email function when I log in with this account.
    • Add customer to account based on domain name.

      I generate reports based on a the account field, i.e. companyX.  In GoToAssist, my last provider, there was an option to automatically assign new ticket creators to a company (or account) based on their domain name. So for example, if a new employee creates a ticket from @companyx.com, for them to be automatically added to the companyx account would be a huge advantage.  As it stands right now, I have to remember to add them to the account manually.  Often I forget and when generating a report for
    • Next Page