Scheduled function not firing workdrive.uploadFile task
I have a creator app that takes submissions from a published form. I setup a daily scheduled function to send a record template of the form, as well as 3 different uploaded files to workdrive folders. (Initially I intended for this to happen on the submission
Automatic Email Alerts for Errors in Zoho Creator Logs
Hello, We would like to request a feature enhancement in Zoho Creator regarding error notifications. Currently, Zoho Creator allows users to view logs and errors for each application by navigating to Zoho Creator > Operations > Logs. However, there is
Using Insert into to transfert a date in another form
Hi, I have an order form that creates a record in a calendar form, for managing the delivery date. My customer can change that date in the calendar form, but i need the new date to be put in the original order form. I tried the following but it doesn't
Update a form record based on another form with same user ID
Hi, I have 2 forms linked : Customer and Subscription When a customer fills-in a subsequent subscription form, there is a automatic subscription number created in the subscription form that I want to paste in a miroir field in the customer field. What
How can I transfer data from Production to Development environment?
Hi, I am using Creator V6 and would like to bring all the data in production to the Development and Testing environments? Is there an easy way of doing that or I have to export and import each table?
Date Time
Hi Everyone, I would seek some help about this concern that bugs me. I'm currently working using Zoho Flow to automatically plot a calendar on the Calendar Report. Whenever a ticket from Zoho Desk Field was updated this will trigger to create a plotted
Change to copy/paste functionality in Deluge code editor
Recently there was a change to the Deluge code etidor where it now inserts backslashes into strings automatically when copying/pasting strings with double quotes, it's a nightmare to have to go delete all these. Is it possible to toggle this on or off?
Clear a date field?
I've got a date field, let's call it Returned_date. I'd like to write a script that clears the values from another date field called Expected_date upon a successful entry. I know where to put the expression, but I'm having trouble building the expression. Any assistance from anyone for a newb question would be appreciated. Thanks in advance!
Integrating ChatGPT with Zoho Creator for Automated Report Generation: Is It Possible?
Hi everyone, I’m currently working on an application in Zoho Creator and would like to know if it’s possible to integrate ChatGPT to automate the generation of reports based on the data captured within the application. Has anyone successfully implemented
There anyway to change a creator app Back to DEV thats not got a back up?
As above, is it possible? Thanks.
Exit Sub
Hi Everyone, I have some script that evaluates multiple conditions, using some nested if statements. If any of the conditions evaluates to true, there is no reason to continue the running through the other conditions. Is there an Exit Sub command in Deluge? Thanks, Leo
So I am trying to get a button to open a form with specific data, basically goods we haven't received yet.
So the column is Date_received and I want to pull the all the ones that haven't had the date received added as =isnull. Is this right way of doing this or do I need add more to it?
Is there anyway to get the columns to auto resize to the screen width?
Hi, Is there a way of getting the columns to fit on one page in a creator app so it is easy to follow for the user.
When an app is in stage, is any imported data save when its then published
Hi, so I am just checking that any imported data during the stage part of app development wont be added when the app is published? Thanks.
Do workflow stop working when developing user is deactivated ?
Hi, I have an interesting question of one of my colleague. In Creator, we have this colleague (normal zoho user, not developer) who is developing Forms, Workflows, and Connectors in Creator. When this user gets deactivated, ae connectors and workflow
Field Rules are no longer running
Good morning everyone. I have been working on a Creator form for about 2 months now. It's pretty in depth. And I had about 20 or so Field Rules for a workflow. They have always worked fine. Now today none of them are working. I'm so close to being done
How to set calendar date field start Monday
I have a report displaying record in calendar view. I'm based in europe, weeks starts Mondays. Calendar view shows correct. as shown in the screenshot below To add a record, the form uses a Date field. But this field show weeks starting Sunday. See screenshot
Update Stock Sold
Hi I am sorry to bring this on here but I am really stuck. So I have a form that lists all our products we sell with a field for Purchased Stock and Sold Stock. I have another form for Purchase of Products, which when filled out, updates the Purchased
Subform Data in v2 REST API
What is the mechanism for adding subform data in the Creator v2 REST APIs? There is nothing documented in the Data APIs documentation (https://www.zoho.com/creator/help/api/v2/). I was able to determine how to GET the subform data by adding it to the
Is there a way to see the code in parallel to what you are creating.
So when you are creating a form, or making layout changes you see what is happening in the code. Similar I guess to some website editors, thanks
[Free webinar series] Get to know Deluge: Zoho’s powerful scripting language
Hello Everyone, We are much elated to invite you all to our upcoming session in Zoho Deluge! Bringing on to your table - Get to know Deluge: Zoho’s powerful scripting language Understanding Deluge Zoho’s suite of applications offers robust solutions for
Uploading file to workdrive from creator
Hello I am trying to upload a file from creator into my zoho workdrive but it does not seem to be working. A file does get uploaded but there is nothing when I try to look at it and just gives an error message saying "We couldn't generate a preview due
Setting value while adding new entries to lookup field
I have a question regarding this process: https://help.zoho.com/portal/en/kb/creator/developer-guide/forms/add-and-manage-fields/articles/fields-lookup-allow-new-entries If I set a value for a lookup field while adding new entries, and the form it looks
[Free Webinar] Learning Table Series - Creator for the Healthcare Industry
Hello Everyone! We're thrilled to invite you to the Learning Table Series—a year-long initiative to demonstrate how Zoho Creator can transform industries with innovative and automated solutions. Each month focuses on a specific industry, and this time,
Sorting Grouped Records by Last Opened
So, I have a form. For simplicity, lets say that this form only has a job_name field, a room_name field, and a order_number field. (the order_number field is to input a number for sorting purposes) On the report, I have it set to group by job_name, and
Subscription Pricing for Zoho Creator
How can an organization charge Project Subscription Pricing to the client for Zoho Creator? Could you clear this out? How much do they need to pay for Zoho? If the client needs only 3 users, what plan to subscribe and how much?
Export CSV from published public report
Is there a way to create a perma link to a pull the CSV or other export type for a published report?
Find form by inline subform criteria
Is it possible to filter down to a form using inline subform fields? For example, I have a Contact form with an inline subform "Phone_Numbers" that has a "Phone_Number" field. I'd like to be able to get contacts by their phone number, but I'm not sure
Disabled virtual keyboard in handheld device with barcode reader.
Hi I created a APP try to scan barcode by barcode reader bulid in handheld device. But creator will jump virtual keyboard. Could you provide a setting to disable virtual keyboard for single line or number field in Creator android and Iphone.
Unable to Duplicate Zoho Application
Dear Zoho Support Team, We are facing an issue while trying to duplicate a Zoho application. When we attempt to do so, the process does not complete and instead remains stuck on a loading interface. To help you understand the issue better, we are sharing
Pass page variable via ZML execute function
I am attempting to pass page variables through the parameters field of a zml element utilizing execute function, but it does not appear the page variable is getting parsed. Am I missing something? <pc padding='25px' hAlign='left' action='ExecuteFunction'
Problem passing map to function
Sry for the long post. Including all documentation. Zoho is triggering the following error when I try to pass a map to a function, and I can't figure out why: Error during validation: Error at line : 14, Function specified in criteria has returned null
Disabled button until field workflow executed finish in mobile
Hi In stateless form I change value in one field and this field have a workflow execute a lot of code. but before workflow finish if I click the button . Creator will cause a error. Cloud you Disabled button until field workflow executed finish in mobile
Attach image from Creator Subform to Deal
Can anyone help me figure out how to attach an image from a creator subform to a Deal? I have read through all of the documentation and can't find anything for my specific scenario. Everything I have found is attached from the Creator form (not subform)
Time field is empty text in pivot chart report
Hello all, I am currently trying to create a pivot chart, where the y-axis is supposed to be a total sum of time. The problem Im facing however is actually using the field, where my metric is stored. It shows up as a simple time field in the form builder.
Copy Creator file field to CRM file field.
Hello, I am trying to transfer the content of a Zoho Creator record afer form submission to a new CRM deal record with a deluge form worklfow. I am trying to see of I can transfer the files fields. creationMap = Map(); if(Revendeur == "IEL Technologie
Zoho Creator Page, how to display detail view of a record
Hello, i am not that knowledgeable in coding and am trying to figure things out as i go. but i am trying to get it so that when a user clicks on a "Page" i have in zoho creator, i would like it to display the detail view of a record assigned to the logged
Getter error message Number of statement execution limit exceed Line:(216)
Hi, this script is giving me error message "Number of statement execution limit exceed Line:(216)". Please advise htmlpage Pay_Period_Details(PayPeriodID,AgentID,ShowPrint,start_range,end_range) displayname = "Pay Period Details" content <%{ /* Get The current Pay Period Record */ Int_Pay_Period_ID = PayPeriodID.toLong(); Current_Pay_Period_Record = Pay_Period[ID == Int_Pay_Period_ID]; Previous_Pay_Period_ID = thisapp.Application.GetPreviousPayPeriodID(Current_Pay_Period_Record.ID); /* Checking Agent
How to Add Portal Users in Zoho Creator's Development Environment for Testing?
Hello, I’m working on a Creator app with a customer portal and implementing filters based on the logged-in user (customer). To test these filter functions, I'd like to simulate or add customer portal users in the development environment/database. Is there
Report support List data.
Hi Could Report support use list data? I hope I can create a list with deluge and push to a report. It will increase efficiency .I don't need insert data to a form.
Next Page