How to Set filter OR, AND?
Hi, I'm struggling with a data filtering problem. In Subform I have two fields of type Lookup (multiselect). First field. Ingredient, has links to the secound filed Function. I want to set the filter to in secound field Function. ID equals input.Ingridient,
Downloading Image from Subform using Deluge (invokeUrl) - Data Mismatch / Connection Issues
Hi Zoho Community, I'm struggling to download an image from a subform in Zoho Creator using Deluge and then attach it to a Zoho CRM Deal record. I've been working on this for a while, and I'm encountering issues that I believe are related to either data
Can I print a set of record templates as a single pdf?
I have a record template formatted as a gift certificate. I can email a single gift certificate to each recipient, but I also need to print the whole batch for the organiser, and they won't want 40 separate files. The layout needs to be identical, so
is it possible to adjust the date field to show Monday as a first day
Hi, Is it possible to adjust somewhere the date field, so the first day of the week is Monday (instead of Sunday)? Thank you! Ferenc
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.
Zoho Creator to Zoho Books
Hi, I use Zoho Creator and Zoho Books. I use Creator to produce and send invoices (for specific reasons) but want to create a corresponding invoice in Books. Has anyone done this and if so, how? I have the following documentation but can't make sense
Subform Zoho Form to Creator
Hi, I would like to be able to retrieve the values of a Zoho Form subform to create an entry for each in Zoho Creator. To send from Form to Creator, I use Zoho Flow. I have a custom function, which should normally retrieve each field value then create
Retrieve separate records from multiselect lookup field
Hi, I know there are many post on this one, but I just don't get it. I have a multiselect look-up field named Delivery containing 3 different informations like this : Montreal - Tuesday - 3 to 4 pm I need to do an IF script based on the first item in
Deluge script that creates a popup with a dropdown list of choices
Hi, In an order form, when a portal user choose a delivery day, another field is automatically filled with a delivery location, and that field is not linked with a lookup. I have now one day of the week that has 2 delivery locations. I do not want to
Insert information on another form of a Zoho loginuser
Hello, I have 2 forms that are linked, a customer form, and then a subscription form in which there will be a subscription number that I would like to transfer back in a field of the first form called "current subscription number", How do I write the
Edit button near "x" (delete icon) for lookup fields
Hello, What do you think about possibility to edit record, selected in lookup fields by clicking "edi"t (pen icon) located near "x" icon? You can choose in which View user will edit record You can show or hide icon programmaticaly Look here: https://drive.google.com/file/d/0ByIK2qthuUqwRWktenZFQ2czT1k/edit?usp=sharing
Zoho Creator Get Records Integration Task
Trying to use Zoho Creator's Get Records integration task to fetch records from a specified report in Zoho Creator: https://www.zoho.com/deluge/help/creator/get-records.html However, I continue to receive a code 2894 error saying that the report is not
One editable subform entry to more than one parent record (of the same parent type)
Is it possible for two records of Form A to share a subform B record? As in the subform B record shows up and is editable in both of the Form A records and when I create a form A record I can associate it with other form A records through deluge. I'm
Trying to setup a record to automatically create on a weekly basis
Hello all, I need multiple records to be automatically created on a weekly basis. What I'm trying to accomplish is, I have a maintenance database where I track when I work on IT related systems. Every week on the same days I perform backups on systems
How to upload image from Creator field to CRM File Upload Field or Module Notes section
Hello, How can I upload an image from Creator Image Upload Field to CRM Module Image field (or Notes section). The file upload field type would also work. I just cannot seem to find a way to upload the images from one application to another. Case: Field record requires images as part of the report. I would like the image from the field record form in Creator to be uploaded in the CRM as well as. All of the other fields from the Creator Field Record Report work perfectly. Thank you very much for
[Free Webinar] Enhancing your dashboards with JavaScript widgets in Zoho Creator - Creator Tech Connect
Hello Everyone! We welcome you all to the upcoming free webinar on the Creator Tech Connect Series. The Creator Tech Connect series is a free monthly webinar that runs for around 45 minutes. It comprises technical sessions in which we delve deep into
Additional step for Deleting an app
Have an additional step for deleting an app. When the popup occurs, the user needs to write "DELETE" into a text field. This is what Google does. At the moment, it is too easy to Delete, which increases risk, and this should be easy to implement.
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
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,
Next Page