"other" option in Drop down form
I would like to create a drop down menu which looks similar to the following: Where are you from? Berlin London Paris Wellington please specifiy The user shall be able to pick from the existing options or to insert an additional choice (which is then not added to the list for all other people, it just appears in the respective cell on the spreadsheet). How would this work?
Zoho Creator Subform Auto Populate Lookup Dropdown field
I have a Main form called "New Order" and a subform called "Material Order" field name is also called Material Order (Link name SUB_Material_Order). Material Order Main Form has following: Type - Which is autopopulated in deluge so users know what "Type
Single Line - No duplicates
HI I have a form with an inital lookup field. Lets call it Country. I then have a single field called City. What i am after is I cant choose USA from the top field and then enter Boston twice as that would be a duplicate. But i would want to be able
Value is empty and 'get' function cannot be applied
I'm having a problem with a creator app and hoping someone can help me understand what's occurring. Our business creates lumber products for wholesale and we sell scraps as retail for firewood. We have a creator app that is meant to be our office Point of Sale for the firewood. The problem is that when we attempt to finish an "order" for a customer we get the following error - "Error in executing On Add - On Success script. Value is empty and 'get' function cannot be applied Line: (79)" The
Stateless Forms Popups are suddenly being stuck on page after submission.
My application that has been working great for 3 years now suddenly this morning has a error. After submitting(Are you sure? message) the popup doesnt go away, it removes the background shading and just sits on the frame. Anyone else seeing this? Like
Quick filters in embedded report resetting on refresh
Hi, When using quick filters on any report, the browser remember the filter after refresh. It doesn't happen when the report is embedded inside a page. Any solutions for this?
Zoho Creator | Scheduled downtime for IN DC on November 13th, 2022
Hello App Creators, We want to make you aware that we've scheduled a maintenance activity at our IN data centers on Sunday, November 13th, 2022, from 3:00 AM to 3:15 AM IST (Indian Standard Time). During this period, Zoho Creator will be completely unavailable
Celebrating our Zoho Community SuperBuds!
The SuperBud program recognizes the efforts Zoho users put in to help the rest of the community thrive and grow in their individual Zoho journeys. Be it the ZUG meetups or these forums, several Zoho users including our MVPs andZUG leaders, have stepped
In "Configure add record action" how do I set the value to whatever was entered in the form?
I am attempting to use data entered in Form1 to create a record in Form2. I simply need to set the value of Form2.Field1 to the value that was entered in Form1.Field1. Unfortunately the "Configure add record action" only seems to allow me to specify a
Grammarly and Zoho Creator
Hi there, I cannot get Grammarly to work on fields in Zoho Creator - this is especially important when we're writing important client documents. I have run the tests suggested by Grammarly, all of which pass (https://support.grammarly.com/hc/en-us/requests/new#/resolve-a-technical-issue/grammarly-browser-extension/i-don-t-see-the-grammarly-icon-in-some-text-fields/) This needs resolving as a matter of priority. See from the screenshot there is no Green icon in the bottom right of the text box.
Collections, Lists and Strings, Oh My!
Has anybody else run into the issue? You pass a collection of string elements to a custom function. Then iterate through using for each and Creator interprets each variable as string that includes the quotation marks. So a string "Dog" isn't actually
Need help with auto populating and filling subform
PROBLEM: We have a form named "Add_Program" and within that form we have a subform named "Services". Within the main form "Add_Program" we have a dropdown field named "Program". If the user selects "Cleanup" from that dropdown, the subform should autopopulate
Open Source Driving Distance Solution
Hi – I am looking for a solution for the following: I have two databases. One is a list of contacts with addresses. The other is a list of events with addresses. I am looking for a solution to map the driving distances between the contact address and
"form does not exist" error when embedding iframe code on site
I successfully created my form and clicked on the embed code on website, iframe, but when I put it into my blog (blogger) it says the zoho creator form/app does not exist. I clicked on the make public button and tried a variety of ways. I am able to get the form spreadsheet embed code to work, so not sure what to do next. Any thought appreciated Carol
Uploads added to Zoho WorkDrive by Zoho Creator can not be read or viewed
We created a form. That form contains a subform with File Upload Fields. Files get uploaded and shown in the report. We created a Deluge Script that uploades these files to Zoho Work Drive into separate folders depending on the clients name. It works
Zoho Creator Custom domain Error 400 and SSL issue
Trying to setup a custom domain for a Zoho Creator App Added sub-domians Verification was successful But we see Error 400 and https is not working properly. Our Zoho account is a premium so this feature should be available to us (we already did it
Collections, Lists and Strings, Oh My!
Has anybody else run into the issue? You pass a collection of string elements to a custom function. Then iterate through using for each and Creator interprets each variable as string that includes the quotation marks. So a string "Dog" isn't actually
How do I find the right Zoho Creator developer?
Hi Everyone, I am the owner of a small English language company in Costa Rica. I have a fairly robust app that we had developed a few years back by an expert who we will call Mr. X. I knew I was not capable of creating the app on my own as I am not a
Delete parameter page zoho creator
Does anyone else have the problem that the trash can icons do not appear to delete parameters from the pages? I have tried with several browsers and once a parameter has been added I can't find a way to remove it.
Default Drop Down Value when List Retrieve from other Table
Hi, I am adding a list from a table for one of my drop down menu using the following method: input.DropDown:ui.add(MyList) But when the list get fetched but there is no default value in the drop down menu until i click the dropdown. Anyone can give
Adding commas to a numeric value
Hi, I want to add commas to numeric values so that they look like money E.g 1234.56 to 1,234.56 12345.67 to 12,345.67 12345678.90 to 12,345,678.90 How do you do that in Deluge? Thanks for the help
Lost trying to use the Zoho Creator API v2
Hello, I'm having trouble getting started with the Zoho Creator API -- not even sure which client type to register. I have some business customers that log into my Zoho Creator app as Customer Portal users to add sales information, etc. Some of them have
Where to find decent video tutorials on Creator customer portals
Hi Does anyone know any basic tutorials on how to create a customer portal and how to create a form that updates a module record in CRM? The few videos Ive found are tortuous to watch with mistakes happening during the video! I need professionally produced
@SUPPORT STOP EVERYTHING YOU NEED TO FIX THESES FIRST!!!
Now that I have your attention, let's make this thread a recap of BUGS and IMMEDIATE redesign/feature needed for Zoho Creator to be somewhat more user friendly for devs and users alike. Yes this is a spamming thread intended to get Support's attention,
Refresh/redirect parent page of iframe
Sooo, I'm fairly sure this is impossible, but I need to ask in case someone is much smarter than me. I have a bunch of forms/reports/pages that have workflows/functions that will either bring the user back to the homepage or refresh the current url. Those
Fetch Records From a Specified Date
Hi, I've been looking for a solution but cant find anything yet. Is it possible to fetch a record from creator using deluge for a specified date. For example i have a schedule running daily and i want it to fetch records for that day a week ago or 3 months
Fetch a Record, Rename and Upload to WorkDrive
Hi all, We have thousands of test records and we can click the 'download button' on the report on a single record and it will rename and download, as below. It works great, nice and easy. //groupReportNo = frmGroup[ID = input.groupID].groupReportNo; //groupReportID
API call of avarage
Hi how can i obtain via api call the avarage of a field (Sales) of records from one specific day_? i know i can get this info in a snippet on a page but i want to know this value avarage of all via API also i can get this value on a pivot table but pivot
Multi-organization SAAS application
Hello, I am considering using Zoho Creator to create a large-scale business application. Since this SAAS application will have to serve several different clients (organizations), I plan to make it accessible through a Zoho portal. My question is: How
Create a record/row on subform from existing fields on crm record
Hi there! Not sure if this is possible, but this would make a huge difference in our system. I want to create a row in a subform (with four fields) from existing four other fields in the main record for my module 'Migration'. The fields are the same
Sort function out of work
I create a collection and try to sort by date. but no matter I use sort or sort key . the collection order didn't change. aaa.insert("1231231","2022-10-10"); aaa.insert("1231232","2022-10-11"); aaa.insert("1231233","2022-10-12"); aaa.sort(true); aaa.insert("2022-10-10","1231231");
What is the fee structure?
Hi, I need a portal that allows about 300 customers access to edit their details in our Zoho CRM. CRM's portal is very limited, so Im thinking about using Creator. How much is it for Creator's Customer portal for about 300 customers? Thanks
Checking fully booked on form load
Hi all, I have a system I have built that allows people to book on an adaptive form based on the company I want them to use. This is just piped into the end of the URL and then they fill the form out filtered on that. They have weekly options too so they
Regular Expressions Help
Regex such as "^[A-Za-z]$" doesn't seem to work. I also tried an email regex like "^[A-Za-z0-9]+@[A-Za-z0-9]+\\.[A-Za-z]{2,}$" it doesn't work. My code below. emailRegEx = "^[A-Za-z0-9]+@[A-Za-z0-9]+\\.[A-Za-z]{2,}$"; e = input.Email_Address; e = e.trim(); if(e.matches( emailRegEx ) == false) { errors.add("Email not in correct format"); } I am using regex for validation instead of validation that comes with zoho because I am implementing a conditional validation. Some form fields are required
Creator Widget JS API Example
Does anyone have example code they could share which uses a ZOHO Creator widget to add a record. There are code snippets at the link below, but they aren't very extensive. https://www.zoho.com/creator/newhelp/app-settings/widgets/creator-api-for-wid
Formatting Text Fields - All Capital Letters
Is there anyway to format text fields to show-up as all capital letters? We can format a numbers field as currency. Why not a text box as caps, or title, or lower case? Thanks.
Working offline in Creator?
Hi all, I'd like to know if there has been any development in the past few years? One of my potential customers would need a reliable and intelligent solution (not only on mobile, easy and user friendly upload). The company has mobile agents, who work
Your current plan allows only demo of the SubForm.
Hi,my self satya,i am new in zoho creator.When i tried to save my form information it will show "Your current plan allows only demo of the SubForm." so anyone can tell me how to solve this issue.
Best Practice for mapping Zoho Creator application before building
Dear all, simple feedback thread here, I'm genuinely interested in learning how you all map out your Creator applications before building (if at all). I.e. do you use UML or any other form or schematics? Please post your replies as well as screen snippets
Creator 6 - What's your experience so far ?
My company are looking to make the switch frm C5 to C6 but I am curious to know what everyone's thoughts are in general and if there are any bugs or hesitations that people have experienced.
Next Page