Zoho Creator Map Report: Question about map icon labeling
See attached photo of our test map report in creator. Each one of our records has a field named "Route Order". When I look at the list of records in map view I want the route order, which is a number, to show for each icon on the map. How can I achieve
Approval Workflow Trigger Issue
Hello, I am running a function via a scheduled workflow every month that creates an entry in a form. I have added an approval process to a form but the approval process only runs when I manually enter data into the form and not when a function adds the data using add record deluge script. I am also unable to trigger the approval process from the function using deluge script after I have created the record because the approval workflows are not accessible like the functions are. I can send an email
Rename file uploaded
In a Form, how to rename a file uploaded. Field 1: Name ..............John Field 2: Upload file .......cat.jpg (student assignmement) record: John ........John_cat.jpg Thanks !!!
Integrate Grammar Corrections/Spelling Suggestions
Hi, Often while using Zoho Creator app, people make mistakes while entering text, it would be really helpful if autocorrect/grammar suggestion is made available using Zia in Zoho Creator. Regards, Sushanth
Form Buttons not working when form is opened in some reports but works when opened in others
We have an "Email Quote" then when opened up in any of our quotes reports it allows you to send or resend an email and lets you customize the message. For some reason this morning none of the buttons within that report work. Including a test button i
Stateless Form button of type button triggering validation
I have encountered what seems like a bug with buttons in stateless forms. The button is checking for required fields on the form even though the button is not submitting any data. I would expect a button with type Submit would check for required fields. I would NOT expect a button of type Button to check for required fields. Take the following example: This is a stateless form opened into a popup window from a list view action. Notice the single required field. This form has two buttons. - Submit
Adding Subforms in Deluge
Hi I'm trying to add new rows in a subform, but keep getting an error. I have posted unfinished code below, and getting an error at: row1 = Suppliers.SupplierParts(); with Suppliers being the form link name, and SupplierParts being the subform link name.
Rounding values to nearest 500
I have a series of numbers that run from in the tens to the ten thousands. I want to set the following rounding rules: Above 10,000, round to nearest 1,000 Below 10,000 but above 1,000, round to nearest 500 Below 1,000, round to nearest 100 // Work out
Zoho site with dynamic content
Sorry for a newbie question (first time user here). I'm looking to migrate a Mendix project to Zoho Creator. It's a publicly accessible web portal (so looked at Zoho sites too), but the examples I saw were more static content websites - at least at first
Purchase Order can't be created for the non-purchase item
Hi, I tried to create Purchase Order from Zoho Creator to Zoho Books.But I got error as "Purchase Order can't be created for the non-purchase item."I also created the item for this. What was the issue I'm facing?
Customer Log In Times
Is there any way of having access to the last login dates/times for portal users ? I could really do with some idea of when my customers are logging in
Count the number of responses in an Invoke URL call
I have a qc function that is comparing data between a report I have in my Zoho Creator app, and that of an API dataset. I am using for each to iterate through a day's records by a unique ID (Appeal_ID) and calling the api by each f these ID's . So far
Zoho Creator and Automation platforms
Hi, I have a requirement to move information form Zoho into Monday.com. I have it working great, but any field that contains files (.PDF,JPEG etc) don't show in any of the automation tools I have tried (Zapier,MAKE, ZOHO FLOW). Am i missing something
Connection between Zoho Creator and CRM impossible
Hello everyone, I am trying to pull contact entries from ZOHO CRM to an application I am trying to build in Creator. Unfortunately, I do not get my entries showing up, I always get "null". Please have a look at my configuration and tell me if I am missing
Display single Record from Zoho CRM in a form based on URL parameter
Hello everyone I need to do the following. I created a form with 3 field . Based on the URL parameter which has the contactIid I need to fetch the specific record and display it in a page. https://creatorapp.zoho.jp/julien_dunes/fetch-it/#Form:OkOK?contactID=987238392832989382
Push notification message limit
Do the <message> has a limit of letters or combination of variables and text limit?
Best method for Logging Time
I'm developing a pretty extensive app and I want to include logging time to specific jobs. I know the method for time tracking in the gallery app is to basically use text. However it is a bit clunky when it comes to summarizing time in reporting and in
Using for each to iterate through a collection of records and invoke url for each record
I am trying to set up a scheduled function to compare and quality control check between 2 sets of data. One of these is within a creator app that I built, and the other I am calling from a 3rd party API. My planned workflow involves selecting all of the
Delete subform rows in creator
Hi, I am using a subform for adding rows dynamically. The insertion will be done only based on the decision field's value. If it is true, I will show the subform fields for entering. After enabling, if i make the field as false, the entries in the subform has to be deleted. So, can anyone please help me to delete the subform data through deluge script.
report merging several tables
Hello There I am trying to build an application to manage payrolls. I built several tables such as: Companies Company name (field) Company ref (field) Departments Company name (lookup) Department name (field) Employees Employee Name (lookup) Employee number (field) Contracts Employee (lookup) Company (lookup) Contract # (field) Salaries Contract (lookup) Salary (field) Bonus type Contract (lookup) Bonus (field)
[API] Uploading file via API to existing record by ID
Hello, I'm trying to uploasd a PDF to an existing record using its ID via API as written in the instructions (https://www.zoho.com/creator/help/api/v2/upload-file.html ). I succefuly created records on the form in my app. Then I took the record ID from
Zoho Creator - [Free Webinar] Creator Tech Connect - Creator's Latest Release Updates
Hello Everyone! Gear up for our next session in Creator Tech Connect Series! About Creator Tech Connect Series Creator's tech connect series would comprise of pure technical sessions in which we delve deep into key essentials and technical nuances while
Dynamic Filter on a look up field on a form based on the input of another look up field
Hello, I am trying to set up a dynamic filter where a look up field "Sending_Entity" in a form can then filter the drop down list of another look up field "Sending_Account". I tried setting the filter for "Sending_Account" as "Input.Sending_Entity", but
Title and Link Color Changed?
yesterday I could have sworn that the title color and link color were blue. now they are red. can this be reversed?
Did anything change recently with Zoho Creator?
I have been using a few contact forms on my personal websites. I have been away for a while and Zoho Creator account went dormant. I logged on and reactivated the same. However when I quickly tested my contact form got this notification. The actual content
Zoho Creator Embed Code is being Blocked
I am able to test the embed code as a direct link on the webpage. However when I try to embed the same into the Iframe I am getting the belowsaid error message Should I enable any settings for embed within the iframe?
How to compare records collected in creator to outside data
I have built an app in creator that gathers user input data that I need to check and see if it matches an outside data source for quality control purposes. It seems like doing this within Creator is not a great option, so I am looking for a way to do
OAuth 2.0 authentication compatibility with Creator as the client
I have been stuck for awhile now on this. I am using data from the Tyler Data & Insights API to autofill fields in one of my forms, when a unique ID is passed to one of the fields. Since some of this data is private, I am using their workflow for OAuth
Change of multiline fields behavior in templates
Until a few days ago, the multiline text fields of the templates made the corresponding line breaks to adapt the text to the width of the container. Recently, without me making any changes to the templates, the behavior has changed and now the text doesn't
Auto Add Subform in Zoho Creator
Hello, Could you please help me with how to auto create subform in Zoho Creator? Here is an example: Mainform Start Date is 14.11.2017 End Date is 17.11.2017 No.of Overnights is 3 nights. Is that possible to auto create 3 subform (based No.of Overnights). First one "Date (Overnight)" is 14.11.2017 (the same as "Start Date") Second one "Date (Overnight)" is 15.11.2017 Third one "Date (Overnight)" is 16.11.2017 Please check the below photo. Thank you in advance for your help!
can't create report with connected datasource Form
Am I correct that in creator can't create report with connected datasource Form (or even add record from another form) I connected my form with zoho sheet and can't do anything more than send data to the sheet Is there any other option?
Zoho Creator - [Free Webinar] Learning Table Series for Logistics
Hello everyone! The most pivotal part of building any application is to understand the industry, business operations and standard features/functionalities that are required to get the operations going. Industry is the key here and every feature that we
How do I filter a subform lookup based on a main form lookup?
We represent multiple vendors as commissioned sales reps. We track our sales by entering them on a Purchase Orders tracking form. One of the fields on the main form is Vendor, a lookup from the Vendors table. The form has a subform to select the Product sold, and enter the cost and order quantity. The subform field Product is a lookup from the Products table. I would like to limit the list of Products in the dropdown to only those sold by the Vendor that was selected on the main form. I can't figure
Migrate from C5 to C6, what synchronisation I should take care of ?
Hi, We have multiple applications in C5. Goal to is migrate to C6, but these applications have connections with other Zoho apps (CRM and Books), and also external websites with incoming and outgoing webhooks (REST API). When migrating to C6, how these
Build a table from an API request
Hi! Do you think it is possible to achieve this functionality in the Creator? On opening the app, it loads data from Books (recently Shipped Packages). Basically, just one API call. Using the data, it displays a table with the packages and buttons. Tapping
Zoho Creator - [Free Webinar] Creator Tech Connect - V2 API and Open API - Latest API Offerings in Zoho Creator
Hello Everyone! Gear up for our next session in Creator Tech Connect Series ! About Creator Tech Connect Series Creator's tech connect series would comprise of pure technical sessions in which we delve deep into the key essentials and technical nuances
Zoho Creator - [Free Webinar] Learning Table Series for Real Estate
Hello everyone! The most pivotal part of building any application is to understand the industry, business operations and standard features/functionalities that are required to get the operations going. Industry is the key here and every feature that we
Zoho Creator - [Free Webinar] Creator Tech Connect - Custom AI Models - No Code AI Offering in Zoho Creator
Hello Everyone! Gear up for our next session in Creator Tech Connect Series ! About Creator Tech Connect Series Creator's tech connect series would comprise of pure technical sessions in which we delve deep into the key essentials and technical nuances
Zoho Creator - [Free Webinar] Learning Table Series for Manufacturing
Hello everyone! The most pivotal part of building any application is to understand the industry, business operations and standard features/functionalities that are required to get the operations going. Industry is the key here and every feature that we
How to create lookup field that only list unique records
Hi, I have several single line fields in my form of which most have duplicate records, but I need the user to go through a 4 step process of selecting from a lookup list, then the next 3 fields will be a dynamic pick-list based on previous selections, but I don't want the duplicates to show up in any of these drop downs... I've tried to configure the lookup field with a distinct aggregate record function, but it either doesn't work or I'm doing it wrong. Is there a better way? Cheers Eric
Next Page