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

                                                                                                            • 【Zoho CRM】CRM for Everyoneに関するアップデート:関連データ機能

                                                                                                              ユーザーの皆さま、こんにちは。コミュニティチームの中野です。 今回は「Zoho CRM アップデート情報」の中から、CRM for Everyoneの新機能「関連データ機能」をご紹介します。 関連データ機能は、あるタブのデータを別のタブに柔軟に関連付け、異なるタブで管理されている情報を1か所にまとめて表示できます。 たとえば、組織タブとチームタブのデータを関連付けることで、必要な情報に効率よくアクセスでき、顧客理解を深めながら他チームとの連携もスムーズに行えます。 目次 1. 関連データの設定方法
                                                                                                            • Inventory to Xero Invocie Sync Issues

                                                                                                              Has anyone had an issue with Invoices not syncing to Xero. It seems to be an issue when there is VAT on a shipping cost, but I cannot be 100% as the error is vague: "Unable to export Invoice 'INV-000053' as the account mapped with some items does not
                                                                                                            • How to activate RFQ? What if a price list has ladder price for items?

                                                                                                              Where can I find the option to activate request for quotation? How does it work? If the item has ladder price, does it gets calculated depending on how many items are in the cart?
                                                                                                            • Cannot access KB within Help Center

                                                                                                              Im working with my boss to customize our knowledge base, but for some reason I can see the KB tab, and see the KB categories, but I cannot access the articles within the KB. We have been troubleshooting for weeks, and we have all permissions set up, customers
                                                                                                            • Can't join canal Developers Zoho User

                                                                                                              Hello, I received an invitation to join this channel, but I get an error when I try to join it, and I get the same error when I go to the Zoho Cliq interface > Search for a channel. Is this because I don't have a license linked to this email address?
                                                                                                            • Desk Email reply - set default font / use custom font

                                                                                                              Hello, in our e-mails, which we send to our customers, a certain font must be used (Corporate Design): Segoe UI https://en.wikipedia.org/wiki/Segoe#Segoe_UI How can this be included? How can this be set as the default font to ensure that this font is
                                                                                                            • Notes created in mobile can no longer be accessed in desktop

                                                                                                              Working with a 2013 Mac running OS 10.14.6; Desktop Notebook version 4.5.3. Using Motorola Moto G Power 5G - 2024; Android app version 6.7 I have been using Notebook for some years. Starting several weeks ago, the notes newly created ion the phone can
                                                                                                            • PDF Templates - Checkbox Borders

                                                                                                              Is there a way to remove the border of a radio/checkbox on a PDF? I'd like to use the function of checkbox but if there's no easy way to remove the border (the PDF form already has a rectangle so it gets cluttered), then I'm forced to create a single
                                                                                                            • Zoho CRM's custom views are now deployable from sandboxes

                                                                                                              This feature is now available for users in the AU, JP, and CN DCs. New update: This feature is now available for users in CA and SA DCs. Hello everyone, We're excited to announce that you can now deploy custom views from sandboxes to your production environment
                                                                                                            • Generate a link for Zoho Sign we can copy and use in a separate email

                                                                                                              Please consider adding functionality that would all a user to copy a reminder link so that we can include it in a personalized email instead of sending a Zoho reminder. Or, allow us to customize the reminder email. Use Case: We have clients we need to
                                                                                                            • Settings Icon No Longer in ZOHO Desk?

                                                                                                              In ZOHO desk, there has been a gear icon for settings. as of yesterday, it is no longer there. I showed up briefly this morning but is gone again. Anybody else experiecing this?
                                                                                                            • Introducing the all-new email parser!

                                                                                                              Greetings, We are pleased to introduce to you, a brand-new, upgraded version of the Zoho CRM Email Parser, which is packed with fresh features and has been completely redesigned to meet latest customers needs and their business requirements. On that note,
                                                                                                            • Tip #43 - Track, Review, and Analyze Your Assist Sessions with Reports-'Insider Insights'

                                                                                                              Did you know you can generate detailed reports for both remote support sessions and unattended access sessions in Zoho Assist? This makes it easy to monitor technician activity, measure efficiency, and review customer interactions. Let us now take a closer
                                                                                                            • Can we generate APK and IOS app?

                                                                                                              Dears, I want to know the availability to develop the app on zoho and after that .. generate the APK or IOS app  and after that I added them to play store or IOS store.. Is it possible to do this .. I want not to use zoho app or let my customers use it. thanks 
                                                                                                            • Simplified Call Logging

                                                                                                              Our organization would like to start logging calls in our CRM; however, with 13 fields that can't be removed, our team is finding it extremely cumbersome. For our use case, we only need to record that a call happened theirfor would only need the following
                                                                                                            • Sub form doesn't as formula field

                                                                                                              Is it possible to get formula field in sub form in futures?
                                                                                                            • Week date range in pivot table

                                                                                                              Hello, I need to create a report that breakouts the data by week.  I am using the pivot table report, and breaking out the date by week, however the date is displayed as 'Week 1 2014' format.  Is there anyway to get the actual dates in there? ex. 1/6/2014-1/12/2014 Thanks,
                                                                                                            • How do I get Status History data of my Projects?

                                                                                                              I want to build a table in Zoho Analytics that Groups by Date, when Projects entered a certain status. I cannot find Status History or any such useful data available in the Setup of my Data Source sync. Please advise how I can achieve this?
                                                                                                            • Is it possible to hide fields in a Subform?

                                                                                                              Since layout rules cannot be used with Subforms, is there another way, or is it even possible, to hide fields in a subform based on a picklist fields within said subform? For example, if the Service Provided is Internet, then I do not want to see the
                                                                                                            • Single Task Report

                                                                                                              I'd like a report or a way to print to PDF the task detail page. I'd like at least the Task Information section but I'd also like to see the Activity Stream, Status Timeline and Comments. I'd like to export the record and save it as a PDF. I'd like the
                                                                                                            • Weekly Tips :Instantly find what you need with Attachment Viewer

                                                                                                              Your inbox must be packed with project emails, shared notes, and scattered attachments. You are looking for one specific file—a presentation slide or maybe a media clip from a team update—but don’t want to dig through endless email threads or switch between
                                                                                                            • Putting Watermark on Zoho Sheet

                                                                                                              Can this be done?
                                                                                                            • Missing Zoho Desk integration option for form workflows

                                                                                                              According to the help page "Configure Zoho Desk integration in form workflows" we should be able to select Zoho Desk as an integration target but when I open the integrations list then Zoho Desk is not being listed in it. We are on the Premium plan which should already support Zoho Desk integrations.
                                                                                                            • CRM x WorkDrive: File storage for new CRM signups is now powered by WorkDrive

                                                                                                              Availability Editions: All DCs: All Release plan: Released for new signups in all DCs. It will be enabled for existing users in a phased manner in the upcoming months. Help documentation: Documents in Zoho CRM Manage folders in Documents tab Manage files
                                                                                                            • Gantt for 2 or more projects

                                                                                                              Hello, I'm trying the free version of your produtc. It is veryyy good!!!! I don't know if in the Standard plan, I can overview a Gantt Graph for 2 or more Projects Milestone. This would be very helpfull for managing teams and taking decisions about who I will assign a task to. In the paid plan Do I have this possibility? Thank you.
                                                                                                            • Integrating a Zoho Project Gantt Chart into Reports

                                                                                                              Is is possible to integrate a Zoho Project Gantt Chart into a Zoho Report Dashboard. I am in the process of creating Project Status Dashboards for the projects that we track in Zoho Projects and I would like to incorporate the gantt chart within Reports.  Please let me know! Thanks
                                                                                                            • ZOHO BOOKS - EXCESSIVELY SLOW TODAY

                                                                                                              Dear Zoho Books This is not the first time but it seems to be 3 times per week now that the system is extremely slow. I work on Zoho Books 95% of my day so this is very frustrating. Zoho you need to do something about this. I have had my IT guy check
                                                                                                            • Gantt Chart - Zoho Analytics

                                                                                                              Are there any plans to add Gantt Charts capabilities to Zoho Analytics?
                                                                                                            • Displaying related quotes in sales order and back

                                                                                                              Hi, My colleague liked to see to which sales orders, the quote has been converted. Quote shows Invoices, but not SO. Same, they would like to see the quotes in the sales order, as they can see invoices, packages, shipment, How can we achieve this ? Thank
                                                                                                            • Tip of the Week #71–Auto-move incoming messages to the right inboxes with keywords

                                                                                                              We all know that customer-facing teams, especially your sales and support teams, can’t afford to miss even a single customer conversation. But sometimes, sales queries or support requests can easily get lost in a crowded inbox or even end up in the wrong
                                                                                                            • Clearing Fields using MACROS?

                                                                                                              How would I go about clearing a follow-up field date from my deals? Currently I cannot set the new value as an empty box.
                                                                                                            • Migrating a Zoho Forms form into Zoho Creator

                                                                                                              Hi, How can I migrate my Zoho Forms form into Zoho Creator? Thanks. Truly, Emad
                                                                                                            • Is there any way to recall an email sent using Zoho CRM?

                                                                                                              If an email is sent using Zoho Mail, there is a recall option/functionality that is available to the sender. Is there any way to recall an email if it was sent using Zoho CRM? I can't seem to find that option. Any help would be appreciated.
                                                                                                            • Quick Create needs Client Script support

                                                                                                              As per the title. We need client scripts to apply at a Quick Create level. We enforce logic on the form to ensure data quality, automate field values, etc. However, all this is lost when a user attempts a "Quick Create". It is disappointing because, from
                                                                                                            • is it possible to add more than one Whatsapp Phone Number to be integrated to Zoho CRM?

                                                                                                              so I have successfully added one Whatsapp number like this from this User Interface it seems I can't add a new Whatsapp Number. I need to add a new Whatsapp Number so I can control the lead assignment if a chat sent to Whatsapp Phone Number 1 then assign
                                                                                                            • Problem with reports due to "Connected" items change - Yes this IS a problem

                                                                                                              Now that the change has been made to use "connected" items I can no longer run the reporting I need in CRM. I should be able to start with Deals as the parent, connect down to the Account (Account_Name) on the deal as the child, then to any child items
                                                                                                            • Zoho sheet desktop version

                                                                                                              Hi Zoho team Where can I access desktop version of zoho sheets? It is important as web version is slow and requires one to be online all the time to do even basic work. If it is available, please guide me to the same.
                                                                                                            • Introducing notifications in the vendor portal

                                                                                                              Imagine this: You're a recruiter working with multiple vendors on a high-volume hiring project. You’ve just updated a job description after a last-minute change from the hiring manager. One of your vendors, however, is still working off the older version
                                                                                                            • CRM limit reached: only 2 subforms can be created

                                                                                                              we recently stumbled upon a limit of 2 subforms per module. while we found a workaround on this occasion, only 2 subforms can be quite limiting in an enterprise setting. @Ishwarya SG I've read about imminent increase of other components (e.
                                                                                                            • LESS_THAN_MIN_OCCURANCE - code 2945

                                                                                                              Hi I'm trying to post a customer record to creator API and getting this error message. So cryptic. Can someone please help? Thanks Varun
                                                                                                            • Next Page