How can I delete a calendar event?
Hi, I know there is a way to add an event via deluge function "zoho.calendar.createEvent", but how can I delete an event?
Zoho Desk Attachment
I have a form in Creator that collects information and creates a ticket in Desk. I would also like to attach a file to the ticket using the File Upload form input, but I am not finding much information on how to make that API call. My code for the Create
Custom actions for additional reports from same form
I have created additional custom reports from the same form, e.g. pending payment, showing only payment records where the status is "PENDING". I cannot get custom actions to appear for the items in this report. I already have actions that appear based
Populate a dropdown with data from another Zoho Module
Hello, I'm quite a newbie with Zoho Creator but I have a simple use case which I can't succesfully achieve. My request is quite simple. I would like to populate in my application a dropdown with data from another Zoho Module. Actually the list of vendors
API assistance for creating subscription in Zoho Subscriptions
Hi, I have the below code in zoho creator in order to create a new subscription in Zoho Subscriptions when a customer signs up. Could you please assist in editing this code so that when a customer uses an email address that already exists in zoho subscriptions
How To Set Report Column Width in Creator 5
In previous versions of Creator, report design included the ability to specify specific field widths for each column in a report (browser). That capability seems to have gone away in 5. I have a report in which one of the columns may have a lot of text
Migrating to C6 - Old Sharing
I want to migrate to Creator 6 but it says I'm ineligible. I've narrowed the reason down to: Old sharing "Some of the applications in your account uses old sharing (C4) which cannot be migrated to the new sharing. Migration of these old sharing into the
Request user data via Deluge - Input field (no form)
Hi, for instance it is possible via blueprint at Desk, even w/o Deluge, to ask the user for data, let's "Enter SerialNr". Is it possible to request data from user in Creator via an input field, which is not generated with a form, instead directly into
Question about Zoho Creator Customer Portal Capability
Hello. Can I utilize the customer portal from within zoho creator to charge credit card payments from the portal users monthly and/or annually? I'm trying to understand if the customer portal is only for adding/editing/deleting records OR if we can also
Only show items in lookup filed that have NOT already been used in a form
Hi, I have FORM A with a field "SIM" that is linked to the field "SIM" in FORM B. The challenge: A "SIM" record in FORM-B can only be used/linked ONCE in a single record in FORM-A, since lookup fields cannot be marked with "no duplicates" I would like
Mandatory field for non-admins
Is it possible to make a field mandatory only for non-admins. So if anyone is accessing it via a published form the field is mandatory but if an admin accessing the form via the application it can be left empty?
Time tracking from report by action button
Hi, I've created a report for time tracking by custom action button. My goal is that employees should use only the action button without entering the form for checking in and out, to make the flow as fast as possible. I'd need a new unfilled report for
Delete all records
Is there a way to delete all the records from an app or specific environment? I'm trying to publish something from Development to Stage but there's an error that I think is caused due to present data on Production, so I need to delete all records from
Function using old version of value on User Input
Can anybody help me to understand this? I have the following (embarassingly) simple workflow that triggers on user input of Estimated_Fee: input.Estimated_Fee_Per_Hour = input.Estimated_Fee / input.Estimated_Work_Time; This works perfectly: when editing
Field spacing on Creator 5
Sorry if this has been asked before. Is there a way to adjust the gap between fields on Creator 5
How to add action on click on submit
Hi, How to add action on click of submit like below i am trying ; but i am getting only form submission option , where should i find this option Thanks and Regards, Sidhant A.
Debugging Javascript widget
Hi all, I am debugging problems in a JS/Vue widget from a Creator app which has C6 environments and also a portal, so when the widget returns into the Creator app, the URL has four possible variations. I'm struggling to test in the dev environment because
Zoho Creator: "Custom Solution" help needed
Hello, I've been going back and forth with Zoho support for 4+ days now and hoping someone here can help me solve this instead. We've upgraded our Zoho One Account to include the ability to create & publish "custom solutions". However, Zoho keeps telling
Linking Radio Button field across two forms
I have a Radio Button called 'Status' with 3 choices in Form #1 (e.g. Active, Completed, Suspended). In Form #2, I want to refer to the Status Field in Form #1 and be able to change the Status field value in Form #2. When I change the Status value in
Global Lists?
I'm interested to know if I can create one application that contains nothing but picklist data which I could reference from all other applications. For example, a list of countries and states. This data could be used across multiple applications but I only want to maintain the data from ONE application. Picklist Application Forms: countries states tax rates Application "A" Forms: Mailing List (name, address, city, state, zip, country) References states and countries from "Picklist" application Application
Change height of report embedded in page?
I have a page in Zoho Creator that contains a report that is embedded using <div elName='zc-component' viewLinkName='Open_Corrective_Actions' params='zc_Header=true'>Loading View...</div>. When viewing the page, the report is only about 15-20 rows high, and there is just empty space below it (see screenshot below). I was wondering if there was a way to make the embedded report fit the page, or increase the height of the div without publishing the report?
Field value being set to blank
Users are reporting strange behaviour with the AGREEMENT form that contains an ASSET subform. Here are the steps to create the behaviour Go to https://creator.zoho.com/essistmgmt/assets/#View:CONTRACTED_ASSET_View. Note there are 29 records Edit the A059 record at https://creator.zoho.com/essistmgmt/assets/AGREEMENT/record-edit/AGREEMENT_View/896426000014604156/ Change some of the fields and update the form without adding or deleting from the subform Go to https://creator.zoho.com/essistmgmt/assets/#View:CONTRACTED_ASSET_View.
Lookup Field in Creator From CRM -- search doesn't work
Hello all, I have a Creator Form with a lookup field connected to CRM. It is connected to the Deals module. Until today it worked great, but now when someone tries to search for their deal in the creator form, no results appear when that deal definitely
Adjust embedded chart in zml snippet
Hello, on the help page (https://www.zoho.com/creator/newhelp/pages/parameters-for-page-elements.html#chart_param) I noticed that we can embed simple charts in zml snippets. That's the code: <chart type='Column' title='test' xtitle='X-Title' ytitle='Y-Title'
Permissions - form level restriction, edit restrictions
I'd like to restrict access to certain forms to admin users only. Is that possible to do at the form level? Is it possible to create read-only records? i.e. Once the record has been created, it is not possible to edit it. I am working in a sandbox right
Filtering an Analytics report when embedding it into Creator
I have a Creator app where organisations can track their projects for groups of young people. I want to report back to each organisation a nice set of stats about the impact of their projects and the young people's demographics, so I have created a dashboard
Can I call a custom function in a formula?
I have created a custom formula to calculate the current balance of an account and I would like to use that in a formula so that I can display it to the user when they are filling out a form. When I try to reference it like I would in a workflow script
Zoho Creator App, Go Back option
Hi, I am working on a creator app with multiple forms, reports and pages. On the main page, users can direct to the sub-page where they can see previous data and then redirect to fill out a form from that page. I simply created a page and form and then
Help passing form data to function
Hi I'm new to functions and am struggling to understand how to pass arguments relating to forms/subforms. I have written the below function. This executes within the form Projects, which contains the subform Schedule, and each record in Schedule contains
For Each Returning Null
Hello, I am new to Deluge and am running into an issue with a For Each of a Map variable. It is probably a simple fix, but I am perplexed that I receive two different results depending on whether the code is run in Zoho Creator or the Tryout section of
Popup window adding new entry on Lookup Field
Is there a way to change the height and witdh of the popup window that opens whenever the "Add New" button is clicked on a Lookup field? The form that opens has a subform with around 10+ fields and the popup window that opens is really small. It will be great if we can edit this. Thanks.
Zoho Creator LookUp field Clickable
Hi I have 2 forms in my app (Zoho Creator). One of this form have look up for another one. And my problem is how make this field like link, when you click it it will open in new Tab my another form with this record. I search any info about, i found how
String functions in report filter
It works fine to use an int function if the filter criteria is based on an integer field, like this example where ID is integer: When trying the same with a string field, this happens: The problem seems to be the added "" and the function becomes a
Filter a Customer-Portal report
I have a customer portal with a report, where the report is based on a form containing records referencing the customers. I want to filter the report so each customer will only see the records relevant to him (the records with the same email as the logged
Zoho Creator 6: How to publish my app?
I'm helping a friend make a simple application in his Creator account. He uses Creator 6 but I've always used older versions. When I make edits to a form they are not updating live...Can someone watch the video and let me know how this works? Can I switch
Access existing record URL with embbebed link or perma link
Hi, I'm trying to access an existing record through URL, its possible to use the report or the form with an embbebed or perma link. In both cases we get this report is not accesible. In order to try to get the record we are using: (Embbebed or permalink)?recLinkID=<ID>&nameLinkView=<report.name>
Formulas - referring to results of another formula
I am attempting to create a formula. I'd like to do it in multiple steps (e.g. result 1, result 2, result3 = result1 - result2). According to https://help.zoho.com/portal/en/kb/creator/developer-guide/forms/add-and-manage-fields/articles/fields-formula-understand-expression#Building_blocks_of_expressions
error at null
Hi, *New to Zoho creator. Im trying to copy input from one field to another, and I'm getting "Error at NULL." ybeRecords = Yellow_Bird_Employee[ID in input.Salesperson_s]; ybeStringLists = ybeRecords.Email.getall(); if(input.ybeStringLists.contains("Mike
Where can I find tutorials on how to create custom snipets in Zoho Creator for HTML or ZML? Or Custom Dashboards?
Where can I find tutorials on how to create custom snipets in Zoho Creator for HTML or ZML? I've create a custom application and how I'm running in to issues of having the content displayed the way I want through the Dashboard. The issue I'm running into is that there are nearly no tutorials or guides on how to properly use the markup language or how to combine Zoho Creator's variables with HTML. Are there any tutorials, guides or other services that can assist with this? SC
Update Radio Button using workflow based on lookup field
I have a field that I use to determine the status of a customer order. The three selections are: "HEDGE" (If I'm putting an order into my system based on historic order patterns but not an actual order from the customer (i.e. a blank in the [Customer
Next Page