Zoho Creator Upcoming Updates — February 2023

Zoho Creator Upcoming Updates — February 2023

Hello all!

A very happy new year to all of you! We're back with the very first monthly update of the year! Your support has made Creator's journey in 2022 both momentous and remarkable, and we'll be striving hard to make sure 2023 is even more incredible. Moreover, we're overwhelmed by your response to our brand new Product Roadmap page—thank you so much!

We'd like to welcome you to the new year with a slew of crucial updates:
  • Blueprint Deluge tasks
  • Inactive accounts deletion
  • Old [C4] payment deprecation
  • Upgrading to new sharing for user and customer portals
  • Dynamically embed components in pages
  • Import data to reports via permalink
  • Parent window navigation for widgets
  • AI-model assistant to create apps from files
  • OpenAPI specification
- - - - - - - - - -

Blueprint Deluge tasks
 
We thought a rendezvous between two major Zoho Creator features—Deluge and Blueprint—would open up infinite possibilities. So we pulled up our socks to get working and came up with two new Deluge tasks related to blueprints. 
  1. thisapp.blueprint.executeTransition - This is a task that will let you execute a transition and move a record from one stage to another. This task is handy when you need to perform bulk actions on a large number of records.
  2. thisapp.blueprint.changeStage - This task will let you move from one stage to another stage without having to execute a transition. Moreover, this task will be applicable in a bidirectional way, meaning that you can use it to move to a stage that is present before or after the current stage in the blueprint.
Crucially, we've also managed to overcome the limitation which prevented records manipulated using Deluge from being a part of any Blueprints. Going forward, even records added/updated using Deluge tasks can partake in the blueprint process.

How do I benefit?
The ability to work with blueprint workflows using Deluge programming will help vastly improve the automation of business processes.
 
Applicable for: C5, C6
Availability: All DCs
Released on: 08-Feb-23
 
Note: Blueprint Deluge tasks will be rolled out in a phased manner. Initially, they will be available only for new signups, but then later will be rolled out for all.
 
- - - - - - - - - -
 
Inactive accounts deletion
 
In order to enhance performance, preserve security, reduce data retention, and safeguard the privacy of Creator users, we've decided to make the hard choice to delete inactive accounts. While we're sad to see some people leave Creator, we also see this as an opportunity to improve the performance of those who choose to stay with us. Any account that hasn't been accessed for 180 days will be considered as inactive and marked for deletion.
 
How will it work?
  1. After prolonged inactivity, an account will be listed for deletion.
    Note: Only inactive accounts with a free, expired, or unpaid subscription will be considered.
  2. The account admin will be informed via email of the impending deletion. Multiple reminders will follow.
  3. Finally, on a predetermined and well-publicized date, the account will be deleted.
  4. If the admin changes their mind and wants to retain their account, they can do so at any time before the deletion deadline, simply by clicking the Reactivate account button in the emails they've received.
How do I benefit?
Once this entire process is complete, the load on our systems will be reduced considerably, and we'll be able to reuse resources to serve you better. And finally, we're making rapid progress towards our ultimate aim of making Zoho Creator the fastest low-code development platform available.
 
Applicable for: C5
Availability: All DCs
Released on: 09-March-23
 
- - - - - - - - - -
 
Old [C4] payment deprecation
 
Creator vets will remember that you used to be able to configure payments from within Form properties in C4. While it worked well, we came up with something even better in C5—Payment workflows.
 
Upon its launch, we began a process of slowly consolidating all payments under Workflows. Then, awhile later, we deprecated support for the creation of new payments from form properties. But, by popular request, we allowed existing payment configurations to continue functioning as before.
 
Although old C4 payments were permanently disabled, the payment field was retained to store the payment configuration and its associated data. However, old C4 payment configurations will soon reach their end of life.
 
What should I do?
  1. Go to Form -> Form properties.
  2. Then navigate to the Payment section.
    i. If a payment configuration is present, then click the Delete icon.
    ii. If the payment configuration was removed earlier, then the payment field alone will be present. In this case, click Delete old payment.
    iii. If you don't see anything under the payment section, then you don't need to do anything. You're already good to go.
 
How do I benefit?
Shifting to payment workflows will enable you to collect payments by integrating with a large number of payment gateways. Additionally, any application which still has old payment configurations cannot become part of Environments. You don't want to miss out on that functionality!
 
Applicable for: C5, C6 users who are using the old payment method
Availability: All DCs
 
- - - - - - - - - -

Upgrading to new sharing for Users and Customer portal 

A small but significant percentage of Creator users continue to stick with the old sharing setup for users and customer portals. All good things come to an end, but this time around they'll be superseded by something vastly superior. The new sharing model brings with it massive upgrades—customizable permissions, field permissions, the ability to restrict visibility, and much more—to the process of sharing with users and customers. We're sure that you'll love the upgrade!
 
We realize that this could be a big change for some of you, though. With that in mind, we came up with a pretty helpful Upgrade wizard to assist you with the upgrading process. The upgrade wizard will give you a detailed preview of how the user and customer portal permissions and other configurations will be mapped after the upgrade.
 
How do I upgrade?
  1. Visit the Updates section under Account Setup and choose the Users and Customer Portal upgrade.
  2. In the upgrade wizard, select the application which should be upgraded to the new sharing.
  3. A preview of how the permissions will look after upgrading to the new sharing will be displayed.
  4. After carefully reviewing the permissions, you can finalize the upgrade.
 
How do I benefit?
  • The new sharing setup comes with the benefit of better-structured access control policies using permissions and roles.
  • Permission to access, view, edit, delete, import, and export records can be set as part of the new sharing process.
  • Getting the new sharing setup for user and customer portal is a mandatory prerequisite to upgrading to C6, the most powerful and innovative version of Creator yet.
  • You (already are and) will continue missing out on exciting updates by sticking with the old sharing setup. We intend to focus our developmental resources only on the new sharing version.
Applicable for: C5 users who are using the old sharing model
Availability: All DCs
 
- - - - - - - - - -
 
Dynamically embed components in pages

Currently, you can embed other Creator components (like forms, reports, etc.) in a page. Now we're taking it up a notch by opening up the possibility of embedding Creator components in a page as: 
  • Popup windows
  • Embed containers within the same page (both as HTML and iframe)
  • <div> containers
What do I need to do?
Just use the new zc_LoadIn page parameter to dynamically embed components into pages.
 
How do I benefit?
Apart from allowing you new ways to embed components into a page, the other advantage of this parameter is that now the page can show dynamic real-time values, without having to refresh the entire page. With the older fixed embed, you needed to refresh the page to get updated data.
 
Applicable for: C5, C6
Availability: All DCs
Released on: 06-Feb-23

- - - - - - - - - -

Import data to reports via permalink
 
We'll be launching standardized functionality-based URLs that'll allow your users to import data directly to reports. Save your users' time, as they'll no longer need to go to that particular report to upload data.
 
How will it work?
The import permalink will have the following pattern:
https://<base_url>/<account_owner_name>/<application_name>/report/<report_link_name>/import

Use it anywhere in any component to quickly direct the user to the import interface.
 
How do I benefit?
This standalone import permalink can provide you with innumerable ways to enable users to upload data to reports. Apart from saving them the hassle, the permalink can be added to other components, like pages, forms, workflows, and more.
 
Applicable for: C5, C6
Availability: All DCs
Released on: 06-Feb-23
- - - - - - - - - -
 
Parent window navigation for widgets

As you're probably aware, Widgets help you build components that aren't always possible using Creator's built-in functionalities. But, due to certain restrictions, you couldn't execute actions from widgets to their parent window (creatorapp.zoho.com). Annoying, right?
 
To overcome this limitation, we've come up with a new method, navigateparentURL(), which will ‌allow you to execute an action in the parent window from the child window itself. This method can handle the open, back, reload, close, and close all actions.
 
How will it work?
Just use the navigateparentURL() method present under the ‌ZOHO.CREATOR.UTIL with JavaScript functions. The action that's required to be performed (back, close, etc) should be passed as a param.
 
Syntax:
var param = {
action:${ACTIONVALUE}
url: ${URL}
window: ${WINDOWTYPE}
}
ZOHO.CREATOR.UTIL.navigateParentURL(param)
 
How do I benefit?
With the new method, you can provide a powerful yet greatly simplified experience to your users, with the help of UI buttons which perform actions in the parent window.
 
Applicable for: C5, C6
Availability: All DCs
Released on: 13-Mar-23
Reference: 
 
- - - - - - - - - -
 
AI-model assistant to create apps from files

Trying to create an app or form by importing a file containing large amounts of data can be a real headache! That's why we've come up with an AI-powered tool to help you achieve data normalization while importing files. Data normalization is the process of breaking down data into smaller tables with a more organized structure.
 
Our AI will quickly analyze the data you're importing and provide you with a list of suggestions to split them into smaller tables along with suitable relationships that can be established by showing you a list of reference forms and lookup fields.
 
What should I do?
  1. In the Import from file window when creating a new application in the wizard, click Restructure table under the Data section.
  2. You'll then be shown a list of suggestions. Choose the most suitable one and, if needed, make any changes as per requirements.
 
How do I benefit?
This features brings order to your disorganized data, segments it in a disciplined fashion, and makes it more suitable for consumption.
 
Applicable for: C5, C6
Availability: All DCs
Released on: 06-Feb-23
 
- - - - - - - - - -
 
OpenAPI specification

As part of our continuing process of standardizing the APIs across our products, Zoho Creator v2 APIs are now defined using OpenAPI specifications. The key advantage of embracing OAS is that it includes a standard and language-agnostic interface for describing APIs in a manner in which they are both machine-readable and interpretable by human readers.
 
How to get them?
  1. Visit the OpenAPI page under the API docs. There, you can download the OAS files as a whole or individually, as per your requirement.
  2. Alternatively, when you visit any individual API page (say Add records, for example) you'll see a Download OAS button. Use it to get the OAS file.
  3. Then use them in Swagger.
 
How do I benefit?
Since OAS is the industry standard, you can steeply reduce the learning curve of APIs. Anyone can easily determine how an API works, as the OAS files contain detailed information about the endpoints, components, and meta information.
 
Applicable for: C5, C6
Availability: All DCs
Released on: 06-Feb-23
 
- - - - - - - - - -
 
We'll notify you as these features are rolled out. In the meantime, let us know what you think about these updates in the comments below!
 
Regards,
Zoho Creator Team

    Access your files securely from anywhere







                            Zoho Developer Community





                                                  Use cases

                                                  Make the most of Zoho Desk with the use cases.

                                                   
                                                    

                                                  eBooks

                                                  Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho Desk.

                                                   
                                                    

                                                  Videos

                                                  Watch comprehensive videos on features and other important topics that will help you master Zoho Desk.

                                                   
                                                    

                                                  Webinar

                                                  Sign up for our webinars and learn the Zoho Desk basics, from customization to automation and more

                                                   
                                                    
                                                  • Desk Community Learning Series


                                                  • Meetups


                                                  • Ask the Experts


                                                  • Kbase


                                                  • Resources


                                                  • Glossary


                                                  • Desk Marketplace


                                                  • MVP Corner




                                                            • 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


                                                            Manage your brands on social media



                                                                  Zoho TeamInbox Resources



                                                                      Zoho CRM Plus Resources

                                                                        Zoho Books Resources


                                                                          Zoho Subscriptions Resources

                                                                            Zoho Projects Resources


                                                                              Zoho Sprints Resources


                                                                                Qntrl Resources


                                                                                  Zoho Creator Resources



                                                                                      Zoho CRM Resources

                                                                                      • CRM Community Learning Series

                                                                                        CRM Community Learning Series


                                                                                      • Kaizen

                                                                                        Kaizen

                                                                                      • Functions

                                                                                        Functions

                                                                                      • Meetups

                                                                                        Meetups

                                                                                      • Kbase

                                                                                        Kbase

                                                                                      • Resources

                                                                                        Resources

                                                                                      • Digest

                                                                                        Digest

                                                                                      • CRM Marketplace

                                                                                        CRM Marketplace

                                                                                      • MVP Corner

                                                                                        MVP Corner







                                                                                          Design. Discuss. Deliver.

                                                                                          Create visually engaging stories with Zoho Show.

                                                                                          Get Started Now


                                                                                            Zoho Show Resources


                                                                                              Zoho Writer Writer

                                                                                              Get Started. Write Away!

                                                                                              Writer is a powerful online word processor, designed for collaborative work.

                                                                                                Zoho CRM コンテンツ








                                                                                                  Nederlandse Hulpbronnen


                                                                                                      ご検討中の方




                                                                                                            • Recent Topics

                                                                                                            • Systematic SPF alignment issues with Zoho subdomains

                                                                                                              Analysis Period: August 19 - September 1, 2025 PROBLEM SUMMARY Multiple Zoho services are causing systematic SPF authentication failures in DMARC reports from major email providers (Google, Microsoft, Zoho). While emails are successfully delivered due
                                                                                                            • No practical examples of how survey data is analyzed

                                                                                                              There are no examples of analysis with analytics of zoho survey data. Only survey meta data is analyzed, such as number of completes, not actual analysis of responses, such as the % in each gender, cross-tabulations of survey responses. One strange characteristic of Zoho analytics is that does not seem aware of how Zoho Survey codes 'multiple response' questions. These are questions where more than one option can be selected from a list. Zoho Survey stores this data as text, separated by commas within
                                                                                                            • Update application by uploading an updated DS file

                                                                                                              Is it possible? I have been working with AI on my desktop improving my application, and I have to keep copy pasting stuff... Would it be possible to import the DS file on top of an existing application to update the app accordingly?
                                                                                                            • Markdown support, code cells...

                                                                                                              Hi Zoho I'd like to vote for a feature that markdown is supported with: Headings Code highlighting Quoteblocks ... Furthermore a inline card(like inline sketch card) for special text like Code would be great. And just to add my vote as well for "Tags"!
                                                                                                            • Minimise chat when user navigates to new page

                                                                                                              When the user is in an active chat (chatbot) and is provide with an internal link, when they click the link to go to the internal page the chat opens again. This is not a good user experience. They have been sent the link to read what is on the page.
                                                                                                            • How do I fix this? Unable to send message; Reason:554 5.1.8 Email Outgoing Blocked.

                                                                                                              How do I fix this? Unable to send message; Reason:554 5.1.8 Email Outgoing Blocked.
                                                                                                            • Reports: Custom Search Function Fields

                                                                                                              Hi Zoho, Hope you'll add this into your roadmap. Issue: For the past 2yrs our global team been complaining and was brought to our attention recently that it's a time consuming process looking/scrolling down. Use-case: This form is a service report with
                                                                                                            • Zoho Projects app update: Voice notes for Tasks and Bugs module

                                                                                                              Hello everyone! In the latest version(v3.9.37) of the Zoho Projects Android app update, we have introduced voice notes for the Tasks and Bugs module. The voice notes can be added as an attachment or can be transcribed into text. Recording and attaching
                                                                                                            • zurl URL shortener Not working in Zoho social

                                                                                                              zurl URL shortener Not working in while creating a post in Zoho social
                                                                                                            • In the Zoho CRM Module I have TRN Field I should contain 15 digit Number , If it Contain less than 15 digit Then show Alert message on save of the button , If it not contain any number not want to sh

                                                                                                              Hi In the Zoho CRM Module I have TRN Field I should contain 15 digit Number , If it Contain less than 15 digit Then show Alert message on save of the button , If it not contain any number not want to show alert. How We can achive in Zoho CRm Using custom
                                                                                                            • Power of Automation::Streamline log hours to work hours upon task completion.

                                                                                                              Hello Everyone, A Custom Function is a user-written set of code to achieve a specific requirement. Set the required conditions needed as to when to trigger using the Workflow rules (be it Tasks / Project) and associate the custom function to it. Requirement:-
                                                                                                            • Zoho Bookings know-how: A hands-on workshop series

                                                                                                              Hello! We’re conducting a hands-on workshop series to help simplify appointment scheduling for your business with Zoho Bookings. We’ll be covering various functionalities and showing how you can leverage them for your business across five different sessions.
                                                                                                            • Custom report

                                                                                                              Hello Everyone I hope everything is fine. I've tried to To change the layout of the reports, especially the summary page report, and I want to divide summary of each section in the survey but I can't For example: I have a survey containing five different
                                                                                                            • Zoho Journey - ZOHO MARKETING AUTOMATION

                                                                                                              I’ve encountered an issue while working with a journey in Zoho Marketing Automation. After creating the journey, I wanted to edit the "Match Criteria" settings. Unfortunately: The criteria section appears to be locked and not editable. I’m also unable
                                                                                                            • Custom Fields in PDF outputs

                                                                                                              I created a couple of custom fields. e.g Country of Origin and HS Tariff Code. I need these to appear on a clone of a sales order PDF template but on on the standard PDF template. When I select "appear on PDFs' it appears on both but when I don't select
                                                                                                            • How to create a Service Agreement with Quarterly Estimate

                                                                                                              Hello, I'm not sure if this has been asked before so please don't get mad at me for asking. We're an NDIS provider in Australia so we need to draft a Service Agreement for our client. With the recent changes in the NDIS we're now required to also include
                                                                                                            • Change Currency symbol

                                                                                                              I would like to change the way our currency displays when printed on quotes, invoices and purchase orders. Currently, we have Australian Dollars AUD as our Home Currency. The only two symbol choices available for this currency are "AU $" or "AUD". I would
                                                                                                            • Python - code studio

                                                                                                              Hi, I see the code studio is "coming soon". We have some files that will require some more complex transformation, is this feature far off? It appears to have been released in Zoho Analytics already
                                                                                                            • Zoho Social - Post Footer Templates

                                                                                                              As a content creator I often want to include some information at the end of most posts. It would be great if there was an option to add pre-written footers, similar to the Hashtag Groups at the end of posts. For example, if there is an offer I'm running
                                                                                                            • Allow to pick color for project groups in Zoho Projects

                                                                                                              Hi Zoho Team, It would be really helpful if users could assign colors to project groups. This would make it easier to visually distinguish groups, improve navigation, and give a clearer overview when managing multiple projects. Thanks for considering
                                                                                                            • Zoho Books - Quotes to Sales Order Automation

                                                                                                              Hi Books team, In the Quote settings there is an option to convert a Quote to an Invoice upon acceptance, but there is not feature to convert a Quote to a Sales Order (see screenshot below) For users selling products through Zoho Inventory, the workflow
                                                                                                            • Can't find imported leads

                                                                                                              Hi There I have imported leads into the CRM via a .xls document, and the import is showing up as having been successful, however - when I try and locate the leads in the CRM system, I cannot find them.  1. There are no filters applied  2. They are not
                                                                                                            • Custom Button Disappearing in mobile view | Zoho CRM Canvas

                                                                                                              I'm working in Zoho CRM Canvas to create a custom view for our sales team. One of the features I'm adding is a custom button that opens the leads address in another tab. I've had no issue with this in the desktop view, but in the mobile view the button
                                                                                                            • The connected workflow is a great idea just needs Projects Integrations

                                                                                                              I just discovered the connected workflows in CRM and its a Great Idea i wish it was integrated with Zoho Projects I will explain our use case I am already trying to do something like connected workflow with zoho flow Our requirement was to Create a Task
                                                                                                            • Zoho Projects MCP Feedback

                                                                                                              I've started using the MCP connector with Zoho Projects, and the features that exist really do work quite well - I feel this is going to be a major update to the Zoho Ecosystem. In projects a major missing feature is the ability to manage, (especially
                                                                                                            • Function #10: Update item prices automatically based on the last transaction created

                                                                                                              In businesses, item prices are not always fixed and can fluctuate due to various factors. If you find yourself manually adjusting the item rates every time they change, we have the ideal time-saving solution for you. In today's post, we bring you custom
                                                                                                            • email template

                                                                                                              How do I create and save an email template
                                                                                                            • Enhancements in Portal User Group creation flow

                                                                                                              Hello everyone, Before introducing new Portal features, here are some changes to the UI of Portals page to improve the user experience. Some tabs and options have been repositioned so that users can better access the functionalities of the feature. From
                                                                                                            • Archiving Contacts

                                                                                                              How do I archive a list of contacts, or individual contacts?
                                                                                                            • How do I filter contacts by account parameters?

                                                                                                              Need to filter a contact view according to account parameter, eg account type. Without this filter users are overwhelmed with irrelevant contacts. Workaround is to create a custom 'Contact Type' field but this unbearable duplicity as the information already
                                                                                                            • Can I add Conditional merge tags on my Templates?

                                                                                                              Hi I was wondering if I can use Conditional Mail Merge tags inside my Email templates/Quotes etc within the CRM? In spanish and in our business we use gender and academic degree salutations , ie: Dr., Dra., Sr., Srta., so the beginning of an email / letter
                                                                                                            • Zoho CRM button to download images from image upload field

                                                                                                              Hello, I am trying to create a button in Zoho CRM that I can place in my record details view for each record and use it to download all images in the image upload fields. I tried deluge, client scripts and even with a widget, but feel lost, could not
                                                                                                            • email moderation issue when email is sent in the name of a mail group

                                                                                                              Symptom: an email that is sent by a mail group moderator in the name of a moderated mail group is held back for approval. Reproduction: Create a moderated mail group with members and moderators. Allow that mails can be sent in the name of the group (extended settings). Send an email to the group as a group moderator, but in the name of the group. This mail is held back for moderation which is unexpected. Expected: A mail sent by group moderator to a moderated group are not held back for moderation
                                                                                                            • blank page after login

                                                                                                              blank page after logging into my email account Thanks you
                                                                                                            • Introducing the revamped What's New page

                                                                                                              Hello everyone! We're happy to announce that Zoho Campaigns' What's New page has undergone a complete revamp. We've bid the old page adieu after a long time and have introduced a new, sleeker-looking page. Without further ado, let's dive into the main
                                                                                                            • Always display images from this sender – Is this feature available?

                                                                                                              In Zoho mail, I had my "Load external images" setting set to "Ask me", and that's fine. That's the setting I prefer. What's not fine though is I always need to tick "Display now" for each email I get, regardless if I've done that multiple times from several
                                                                                                            • Function #9: Copy attachments of Sales Order to Purchase Order on conversion

                                                                                                              This week, we have written a custom function that automatically copies the attachments uploaded for a sales order to the corresponding purchase order after you convert it. Here's how to configure it in your Zoho Books organization. Custom Function: Hit
                                                                                                            • Free webinar: Security that works: Building resilience for the AI-powered workforce

                                                                                                              Hello there, Did you know that more than 51% of organizations worldwide have experienced one or more security breaches, each costing over $1 million in losses or incident response? In today’s threat landscape, simply playing defense is no longer enough.
                                                                                                            • "Subject" or "Narration"in Customer Statement

                                                                                                              Dear Sir, While creating invoice, we are giving in "Subject" the purpose of invoice. For Example - "GST for the month of Aug 23", IT return FY 22-23", "Consultancy", Internal Audit for May 23". But this subject is not coming in Customer Statement. Only
                                                                                                            • Apply Vendor Credit Automatically

                                                                                                              Hello!!! Is there a way where in we can apply vendor credits automatically on the FIRST OUTSTANDING BILL of the vendor?? We have lots of VENDOR CREDITS ISSUES mostly!!! Applying it manually is a pain for us. Would be great if we have a way to apply the
                                                                                                            • Next Page