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

    • Creation of Path and subpath

      In order to improve the structure of the website for better organization, I would like to consider that when publishing a page, it can be within a section and sub-section. For example, if I have an events option in the menu, I can put past events and
    • Kaizen #172 - Leveraging the 'crmAPIResponse' Object in Queries

      Hello everyone! Welcome back to another week of Kaizen! We released the Queries feature sometime back and hope you have tried it out. A little gist about this feature before we move on to our post. Zoho CRM's Queries feature enables dynamic data retrieval
    • "We’ve fine-tuned Zoho Inventory..."

      Every day I have this message at the top of my screen. I hit refresh everyday and then the next I see it again. What is being "fine-tuned" on a daily basis?
    • Default Sort Order in Project Tasks View

      It should be possible to specify a default sort order (or have the last explicit sort order restored upon reload) for the tasks in the project tasks view. Currently the sort order must be manually re-selected for each sub-group whenever any changes are
    • How to query for Deals record based on Pipeline?

      I want to query for Deals records that matches a specified Pipeline using a Deluge function. When I call zoho.crm.searchRecords("Deals","(Pipeline:equals:" + myPipeline + ")"), I get this error: { code: 'INVALID_QUERY' , details: {...} , message: 'Invalid
    • Status properties

      Hello, I created a new status called "Hold", but I want Zoho to recognize that when a project is on "Hold" the tasks will not appear as open and the deadlines will not show as delinquent. Basically, freezing the project until it's ready to start up again.
    • Need to change author's name in blog post

      My colleague wrote a blog post for our blog but when I put it on our site, the author's name automatically populated as mine. I contacted ZohoSupport and was told to change the Nickname in my profile. Well, I did and then ALL the blog posts were listed as being written by my colleague! Is there any way to simply change one blog post with the correct author's name?
    • What do the Image Sizes mean in Zoho CRM Email Templates?

      Below you can see the image options in email templates: Banner, Fit, Small, Medium, Original, Custom. Can someone from Zoho please share with me: What each is/means? How each will look on desktop AND mobile? How to edit "custom"? If I choose "Custom"
    • How do I cap employee leave accrual

      HI there, How do I cap an employee's leave accrual? The policy is that you accrue 15 days leave annually (1.25 days a month) and once you reach 15 days, you wont accrue more until you take leave. Thank you!
    • Marketing Automation : Adding to existing Lead Score

      I want to be able to add a score to an existing ZMA lead however I can't find the field in the "Fetch Lead" action that contains the existing score. There is an action for Add lead score, but that's not clear if it overwrites the existing value or adds
    • Option to specify or disable "Idle" times in preferences

      It seems strange to me that my Cliq shows me as "Idle" when I'm using the PC and available just because I haven't interacted with Cliq in a while.  I'm far from "Idle" so we're just treating "Idle" and "Available" to mean the same thing.  I'd like to suggest a setting to change the timeout or even disable the automatic "Idle" mode.
    • Is there a Kanban view of Tasks across all Projects?

      As the title indicates, I could use a Kanban view of my Tasks across my Projects. If it's there, I don't see it. If it isn't there, I'd like to submit this as a feature request. Thx.
    • Create Invoice and Invoice Items from Sales Order via API

      Currently, when creating an Invoice associated with a Sales Order via the API, it appears that I must manually include all of the items (line_items) even though they are already part of the Sales Order. My question is this: is it possible to raise an Invoice via the API based on all of the information associated with a Sales Order--such as the  items? In other words, do I always have to manually include the items (line_items) when raising an Invoice via the API when the Invoice is associated with
    • Stock Count - Does it really work?

      We have been trying to use the new Zoho Inventory stock count feature. It seems great at first glance.. ..but what we can't get our heads around is if a count doesn't match you can't simply set up a recount of those that are unmatched, which just seems
    • Working with keywords

      Hello everyone, first time here so I will try to be brief. I am working on my company's data set. I have a table with all the images we have on line. For each image we hava a cell tha contains all keywords related to that image. I would like to explore
    • Microsoft Phone Link

      Does anyone know if you can use Microsoft Phone Link to make calls through Zoho?
    • Zoho Books - France

      L’équipe de Zoho France reçoit régulièrement des questions sur la conformité de ses applications de finances (Zoho Books/ Zoho Invoice) pour le marché français.   Voici quelques points pour clarifier la question :   Zoho Books est un logiciel de comptabilité
    • Need warehouse listed on packing slips

      We ship from several locations, and have a separate warehouse set up for each location in Zoho. I need the warehouse related to each SO to show up on the packing list. How do I make that happen?
    • CRM Calendar Sync Not Working

      I can't get any meetings where I am a participant to sync with either Bookings or Office 365. It syncs fine when I am the host, but as a participant, it just ignores the event. I have clients booking meetings when agents are in training or OOO or any
    • Amazon.in FBA multiple warehouse integration with Zoho Inventory

      My organisation subscribed to Zoho One looking at the opportunity to integrate Amazon.in with Inventory. But during the configuration, we understood the integration has severe limitations when it involves multiple warehouses in the same Organisation.
    • A recap of Zoho Sprints 2024

    • Zoho Form linked to an external OneDrive Account

      HI Can you connect to an external users OneDrive account from Zoho forms that is not a user in Zoho? I have a form that is shared externally where a sub contractor needs to receive info (including pictures) to their OneDrive account. When I try to connect
    • Checklist/ save to onedrive/ a group of items invoicing in Zoho FSM

      hi, is there a way to add a specific checklist to any WO without passing eachtime by the model customization? can we save file such picture directly in our sharepoint ak onedrive? is there any way to add a group of item pre defined to make invoicing easier
    • Pushing Data from One CRM account to another.

      We have business partners that want to collaborate through the CRM. Other than pre-planned data migrations what are the options for Zoho Users to transfer data between the accounts. For instance, could I create a webhook that is sent from our CRM and then is picked up in the partner's Flow?
    • subscription cancellation

      Hi Does anyone know what one has to do in order to cancel the monthly membership subscription as it is not abundantly clear anywhere. Customer service does not pick up calls and the call back service hasn't returned my calls either Many thanks
    • Kaizen #96 Automatic Mail-Merge Document Creation Using Zoho CRM APIs

      Efficient communication and personalized document generation are crucial for maintaining strong customer relationships in your business. Manual document generation can be time-consuming, repetitive and error-prone, decreasing productivity and customer
    • Automation#26: Notify Parent Ticket Owner on Child Ticket Status Updates

      Hello Everyone! Ever found yourself juggling multiple service requests that seem like pieces of a larger puzzle? Managing interconnected tickets can be challenging, especially when updates on child tickets need to be tracked. That’s where our custom function
    • Zoho Workplace renforce sa sécurité avec l'intégration Zoho Vault

      Dans un monde où l’information a une valeur inestimable, la protection des données sensibles n’a jamais été aussi essentielle. Une fuite de données peut non seulement compromettre la réputation d’une entreprise, mais également engendrer des pertes financières
    • How do I migrate from zoho mail to Office 365?

      The manual migration of Zoho Mail to Microsoft 365 typically requires using IMAP to move emails and configuring Microsoft Outlook to sync Zoho Mail. This approach can be error-prone, especially if there are multiple accounts or large email archives. Moreover,
    • Can the Product Image on the Quote Template be enlarged

      Hello, I am editing the Quote Template and added ${Products.Product Image} to the line item and the image comes up but it is very tiny. Is there anyway that you can resize this to be larger? Any help would be great! Thanks
    • How to sort a data in summary report with Monthly ?

      Hi Team, Can any one help me out how to sort a data based on monthly, Month was shuffled based on aliphatic order. i want to sort the below data monthy?
    • CHange timeformat in Tasks from 12 to 24 notation. Is that possible?

      Hi, I'm in the middel of the proces to possible migrate from Office365 tot ZOho. There are still some questions. One of them: How can I change the timeformat from 12 hour to 24 hour format? I can change it in my calendar settings, but it doesn't change
    • How to choose other payment methodes than creditcards

      We have connected stripe as a payment provider in zoho books, booking, commerce and checkout. In stripe we selected al major payment methodes for Belgium (mainly bancontact). However, at checkout customers seems to have only the possibility to pay with
    • Why is Zoho support so terrible?

      I've spent the last week trying to get zoho to fix sudden SSL certificate issues with our desk and project portals. I've raised a ticket and constantly been told the issue is on our side despite it being exceedingly obvious it's not. After finally convincing
    • Custom "Filter By" in Client Portal

      Currently our client portal only shows items for that specific person that is logged on to the portal, we want the current logged user to see all items for that user's company. An example would be invoices, so the current user would see all invoices for
    • Unlocking New Horizons: A Year in Review

      As we bid farewell to 2024, let's celebrate and revisit the key highlights of the year. From adding a new edition to cross-platform enhancements, here’s a roundup of all the feature updates designed to simplify accounting, optimize financial management,
    • Enable Sending Direct Messages to Self in Zoho Cliq

      Hi, I would like to request a feature enhancement for Zoho Cliq to allow users to send direct messages to themselves. Currently, Zoho Cliq does not have the option to send a direct message to oneself. While creating a channel with just one member (the
    • Admin Access to Direct Messages in Zoho Cliq

      Hi Zoho Cliq Team, We would like to request a feature enhancement to enable admin access to one-on-one conversations (direct messages) conducted through Zoho Cliq. Use Case: As administrators, there are situations where it becomes essential to access
    • User tiers

      I am trying to add tiers of users. I would like: Me - CEO Next Tier down - Managers Next tier down - All the salepeople reporting to each manager I can only seem to add myself with mansagers below. Surely I can add more tiers?
    • Flow to follow up on trade fair contacts

      Hi, Before we moved to Zoho we had some flows (sequences) in HubSpot to follow up on trade fair contacts. To explain further on this it had the following characteristics: New contacts could be added to the sequence When added a flow of communication started.
    • Next Page