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

    Zoho Campaigns Resources


      • Desk Community Learning Series


      • Digest


      • Functions


      • Meetups


      • Kbase


      • Resources


      • Glossary


      • Desk Marketplace


      • MVP Corner


      • Word of the Day


      • Ask the Experts


        • 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

        Zoho CRM Plus Resources

          Zoho Books Resources


            Zoho Subscriptions Resources

              Zoho Projects Resources


                Zoho Sprints Resources


                  Zoho Orchestly Resources


                    Zoho Creator Resources


                      Zoho WorkDrive Resources



                        Zoho CRM Resources

                        • CRM Community Learning Series

                          CRM Community Learning Series


                        • Tips

                          Tips

                        • Functions

                          Functions

                        • Meetups

                          Meetups

                        • Kbase

                          Kbase

                        • Resources

                          Resources

                        • Digest

                          Digest

                        • CRM Marketplace

                          CRM Marketplace

                        • MVP Corner

                          MVP Corner




                          Zoho Writer Writer

                          Get Started. Write Away!

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

                            Zoho CRM コンテンツ








                              ご検討中の方

                                • Recent Topics

                                • My workflows not working

                                  Hi I have created my first workflow I want it so when a customer responds to a ticket that the status is changed to "reopened" We want this so its clear there is a ticket to deal with again. We only have 2 agents responding to tickets and do not have
                                • Waiting Room

                                  Is there any plans to implement a Virtual Waiting Room for Attendees on Meetings and or Webinars?
                                • 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.
                                • Global Sets for Multi-Select pick lists

                                  When is this feature coming to Zoho CRM? It would be very useful now we have got used to having it for the normal pick lists.
                                • What's New - January 2025 | Zoho Backstage

                                  Hi there! As we step into a brand-new year, we’re thrilled to bring you some exciting updates to make event management more enjoyable and efficient. Here’s what we rolled out in January to kick off 2025: Backstage 2.0 now enforced for all users We've
                                • How do you do ticket add ons in Backstage?

                                  Hi Everyone, If you wanted to have general admin tickets and allow for add ons, like camping, or car or Carbon offset. What would you do? Peace Robin
                                • Re-create auth token

                                  I need to re-create a self-client auth token, with the same scopes (and additional ones) as the current token. Is there a way to view the scopes assigned to the current token to ensure that no scopes are missing when creating the new one?
                                • Writing on sketch cards is bugged when zoomed in

                                  When zoomed in, it writes a noticeable distance above or to the side of where you're actually trying to write. The further you're zoomed in, the more noticeable it is. Zooming is also entirely absent on the desktop version.
                                • Doesn't let me test my newsletter.

                                  Hello, I click "Preview and Test". I select the email address to send the test (usually my own email). I send the test email, appears the message "Your test email has been sent", but nothing happens. I mean, there is nothing in my inbox. I also tried
                                • Custom Related List anchor tag with tel protocol

                                  The following code worked great for about a year to create clickable tel and mailto links in a related list in the Deals module. Just this morning, it started displaying the HTML as text. For example: <a href='tel:8882490100'>8882490100</a> Zoho support
                                • reset of user password

                                  User forgot her password, so she requests a password rest, but never gets the email. How do I reset her password, since that function is not an option, even for an administrator?
                                • In what case it's better to use Developer Console? Only for marketplace?

                                  As I can see from the documentation, the limitations are challenging. No Custom API No Page Variables No Custom Connections.
                                • commision tracker

                                  I am after a zoho developer to finish my commission tracker as I hired someone on oDesk that started but now will respond to my emails.I really need to get It finished as it is holding up my plans Thanks Budget : $500 | Duration : a.s.a.p To leave a private message, please click the link for private response in post Action section.
                                • Generate a Zoho Sign link

                                  From time to time I get a response "I never received your you e-document for electronic signature" is there a way to generate a Zoho Sign link to share.
                                • Error 403: Forbidden When Updating Email Signature via API

                                  Hi Zoho Desk team, First, congratulations again on the excellent Zoho API. But, I’m encountering an issue while attempting to update an email signature via the API. Whenever I make a request to update the signature, the response returns an HTTP 403 Forbidden
                                • Queues Management ?

                                  I need to assign the new requirements equally between my support agents. How I can configure this feature in Zoho? Thanks
                                • Client Can't View Ticket

                                  Hi, I created a ticket for my Client since he had an issue. I added him as a Contact as well. My client got a notification in his email that the ticket has been created. When he went to view the ticket on his desktop, the screen was blank. He then viewed
                                • Automating Custom Web Link Messages to Customers via Instant Messaging in Zoho Desk

                                  Hello, I am looking for assistance with Zoho Desk's Instant Messaging feature. Is there a way to automate the sending of a custom web link to customers every day at 6:30 PM? Any guidance or suggestions on how to achieve this would be greatly appreciated.
                                • How do you apply field validation to a date field?

                                  We are using Sign for remote e-signature of liability waivers. The signer must enter a date of birth, and if they are a minor their legal guardian must sign for them. However we have had numerous problems with signers returning an invalid date of birth
                                • Implement Regex in Layout and Validation rules

                                  Hello all, We are excited to announce that users can now implement Regular Expressions (Regex) in our layout and validation rules. This new functionality allows for more flexible rules to be created when designing and validating forms. What is Regex?
                                • Zoho Desk Validation Rule Using Custom Function

                                  Hi all, I tried to find the way to validate fields using custom function just like in Zoho CRM but to no avail. Is there a way to do this?
                                • Editing landing page after signup for a webinar

                                  Hi, how can I edit the landing page after signing up for a webinar. I personalized the email "registration confirmation", which is working fine. Nevertheless after submitting the form, the participant gets redirected to a page, which looks like the standard
                                • Kiosk GetRecords can't compare formulas

                                  (submitted as a help request by accident - should have been a topic) Scenario: I have an "email domain" formula whose value is "@xyz.com" if the e-mail address is brent@xyz.com . I have the same field in Leads and Contacts. So, theoretically, I should
                                • Kiosk can't merge picklist or multiselect

                                  There is no ability to load a multiselect or picklikst field into a kiosk with the values that have been previously selected. So, I essentially have 3 unacceptable options: 1.)Load the value into a text string and include instructions like this: "Picklist
                                • Fillable template with dynamic tables?

                                  Is there a way to build a fillable template so that users can add rows to a table? To describe what I'm trying to accomplish the table has 3 sections; a header row, some number of rows with custom information, and a summary row with totals. I can't figure
                                • Tip of the Week - Timeline User Filter for Dashboard

                                  Does the Date User Filter in your Dashboard leave out a few reports from filtering? This happens when the reports are not created over the same table and the (time) column over which the user filter is created.   To solve this, Zoho Reports has a Timeline User Filter. This filter applies the criteria on all reports, matching it with the best possible date column associated with a report. i.e., if your reports are based on a date column, then it will filter it for that data column.  To know more on
                                • Zoho Forms Webhooks - Only sends on submission not on edit.

                                  Hi There, We have a slightly unique use case for Zoho Forms. We used Zoho Forms for the collection of Guest Lists. When a customer submits their guest list they get an email confirmation. Within this is a link for them to update their guest list before
                                • Add Knowledge Base KB Articles to multiple categories

                                  Greetings,  Love you help center system.  One item that would be incredibly helpful to many of us would be able to add a single Knowledge Base KB article to multiple categories in our system.  It seems it could be quite easy to use a checkbox form, instead
                                • What does "Tickets for Review" do?

                                  What is the purpose of the va nilla view " Tickets for Review?"
                                • Report of Leads/Accounts/Deals with no open activities

                                  How can we replicate the option in filter to only show Leads/Accounts/Deals with no open activities ? The option is present in the filters (please find screenshot) but I am unable to find them in the report. Thanks
                                • Cannot set Subform Multiline field to read-only using Client Script

                                  I am using client script to set different subform fields as read-only It works for Single Line Fields, but when I try to set a Multiline field as Read-only it doesn't work var subform = ZDK.Page.getSubform("Subform_1"); var item_Code_old = subform.getField('Item_Code_Old').setReadOnly(true);
                                • Changing Color Theme of Guided Conversations

                                  Hello, We have recently added Guided Conversations to one of our websites, but I am wondering if there is a way to customize the color scheme so it matches the appearance of the website? Thank you in advance!
                                • Lost the ability to sort by ticket owner

                                  Hi all, in the last week or so, we have lost the ability to sort tickets by Ticket Owner. Unlike the other columns which we can hover over and click on to sort, Ticket Owner is no longer clickable. Is it just us, or are other customers seeing this too?
                                • Can't login to Zoho mail

                                  I'm logged into Zoho but when I try to go in zoho mail I get: Invalid request! The input passed is invalid or the URL is invoked without valid parameters. Please check your input and try again. I just set up my mx records and stuff with namecheap a few
                                • Social Media Simplified with Zoho Social: Bridge sales and social media marketing

                                  Social media marketing has become the go-to strategy for most businesses who are trying to boost awareness of their product/service, create a brand image in the minds of their audience, increase website traffic and engagement, and generate leads. Posting
                                • This domain is not allowed to add. Please contact support-as@zohocorp.com for further details

                                  I am trying to setup the free version of Zoho Mail. When I tried to add my domain, theselfreunion.com I got the error message that is the subject of this Topic. I've read your other community forum topics, and this is NOT a free domain. So what is the
                                • Work Orders / Bundle Requests

                                  Zoho Inventory needs a work order / bundle request system. This record would be analogous to a purchase order in the purchasing workflow or a sales order in the sales cycle. It would be non-journaling, but it would reserve the appropriate inventory of
                                • Create Quote does not show the "Product Description" entered as part of the Product setup.

                                  The product description created as part of the product setup page, does not show in the Create Quote module; The module allows for an additional description to be added but without access to the original stored description. By selecting the product from the "Product Name Lookup" pop-up, the "Product Description" part should be populated from the product record where the user is allowed to further modify it.
                                • Allow Itemization for Recurring Expenses

                                  For whatever reason, one cannot itemize a Recurring Expense. This capability should be added. The use cases to support this is largely the same as what they were to allow for itemization in Expenses. Anything that would need to be itemized for a regular
                                • Feature Request – Auto-Save Draft for Interview Assessments

                                  Hello Zoho Recruit Team, I’d like to suggest a feature that would be incredibly helpful for recruiters conducting multiple interviews. Currently, when filling out an Interview Assessment, there is no option to auto-save progress as a draft. At times,
                                • Next Page