Collapse Menus
In Zoho Creator, is it possible to create a page that includes collapsible or accordian menus? Thanks.
Deluge Question: Conditional Statement
Hello, I made a short video showing where I'm stuck. How can I add "For every 5000 over 44,001" execute___? Video: CLICK HERE TO VIEW Thanks for your help! if(Program == "Lawn Mowing" && Property_Sq_Ft >= 0 && Property_Sq_Ft <= 4500) { input.Services.clear();
Zoho Deluge (Creator App)
I need help understanding how to automatically populate and add rows to a subform. I'm using a dropdown field as the "trigger". I made a 1 minute video hopefully someone can point me in the right direction? Thanks for your help and time. Chris https
Import subform data into one form and push to another form
Hi. We have a user portal where: the client receives spreadsheet template download after submitting details client enters subform data into the spreadsheet, then imports the spreadsheet back into the same form's report. We need the imported record and
Paged data from Inventory using Creator api: how to get?
According to Get Records from Zoho Inventory, data from Inventory is paged and has a default page size of 200 matching the behaviour seen in Get Records from Zoho CRM but where as the call for CRM allows you to supply paging information to get subsequent
"Convert" a blank subform into a regular (sub) form
Other than manually exporting, importing, and linking, is there a faster and easier way to "convert" a blank subform to a regular form (to be used as a subform)?
Unconditional transition is not working
Hi, I have a new transition called Merchant cancelled In my dev environment I have 3 records in Merchant terminated stage 2 of them were moved to this stage before that new transition was configured, one after and only for that one record it is possible
Changing Field Name value
Hi, Is it possible to change the field name on a form base on the value passed in runtime using deluge? I have 100+ elements in a form I want the user to write the name of the element who wanted and change the field name base on the user input in another
Creator : Formatting help - ZML to HTML
I need some assistance with making a HTML panel look the same as a ZML panel, however my HTML skills are severely lacking and I can't get it to look the same. This is visually how the two panels look side by side : And this is the ZML code for the panel
Add Related List from Zoho Creator App To CRM Module
I'm very new to zoho. I have an simple creator app that contains a simple form: A name and an integrated source to the Deals component. There could be a hundred items associated with this "deal". How could bring this associated items as a related list
how to change the name instead of info we want shipmydeal
Hi, Please check attached file .. as in the name i am trying to change the from 'info' to 'shipmydeal' ... how should i change ? and this is the code i have written sendmail [ from :zoho.adminuserid to :input.email subject :"Registration" message :"Thank
A method for renaming tab titles in Creator to display more relevant information
Hi Zoho Devs, Updates: Rules Export File attached; you can now import this into Tab Modifier instead of manually entering the rules yourself) 2022-06-08: Updated rules so that crm.zoho.com tabs are not affected; uploaded new .json import file 2022-06-09:
Missing backup data for the entire month of April.
My biggest app is missing backup data for the month of April. I have had a weekly backup scheduled since inception. I went back to look through some historic data and learned that all of my backup data is missing for the month of April. Has this happened
Please Fix Error Message Locators for 'IF' statements
As you can see from my screenshot attached, the error message says there is an "Error at line number: 1". This is incorrect. The error ACTUALLY exists on line 82. I've noticed this miscommunication often occurs when there are 'IF' statements involved. Whenever
Zoho Creator Roadshow 2022 | We're coming to a city near you!
Hi everyone, Hope everybody's having a great week! We're excited to announce the launch of our Global Roadshow 2022 in 13 cities around the world and we'd love for you to be part of it! Whether you're a long-time customer looking to explore the
Restrict Previous Date Calendar Booking
Hi All. I am facing diffculty in implementing the functionality. When User click on Previous Date on calendar , System should Alert "Booking Not Allowed in Previous Dates" and system should not open Booking form for previous dates. Same functionality
Creator.. How to get the next Friday date?
Work week is Monday through Sunday. Settlement pay is paid every Friday for what was completed the previous work week. I need a function that will display in Creator form what that next Friday Settlement Date is expected to be based on the Delivery Date
How to add up pay based on several entered factors
I need help entering Driver Pay and Dispatcher Pay based on their pay rate and load amount. I have a "Contacts" form where the driver and dispatcher name and pay % live, and a "Loads" form where the load information, load pay, driver is selected and dispatcher
How to set variable for Name field of zoho form
I want to set variable for Name filed of zoho form. Unable to set that getting a problem .Please give solution for this. Its urgent.
Restrict Previous Date Calendar Booking
I am facing difficulty in implementing the functionality in ZOHO Creator. When the user clicks on the Previous Date on the calendar, the System should Alert "Booking Not Allowed in Previous Dates" and the system should not open the Booking form for previous
Is it possible to create an announcement bar in Creator app?
Hello guys, I would like to ask you if there is any way inside a Creator app to have an announcement bar like the one we receive sometimes from the Creator platform Did you ever implement something like this or is it impossible at all? I do not really
Repeating or recurring calendar events
Hey Everyone, I have been searching the forums for a couple of weeks now and have not found a definitive answer to this question. I know this question has been asked many times but there never seems to be an actual answer in the thread. I have created an employee schedule for and a calendar report. I have a Start Date and an End Date and the entries show up on the calendar report successfully. BUT, how do we make events/tasks on a calendar repeat or recurring? Example, if I create a schedule for
Form Names not showing / showing in bad places
Hi all, I'm currently experiencing two phenomena I really don't want to. Firstly, when I try to navigate to a module in a separate section that is grouped behind the three dots. When clicking the section however, the extended navigation area appears somewhat
zoho creator on Custom Domain for both Staff and Students
Can you please tell me the process of how I can use the Education management System or any other custom build app in zoho creator on Custom Domain for both Staff and Students? one Question. Is the Zoho Creator flexible to build similar LMS like Zoho
Issue while inviting users
Hi, I am trying to invite portal users ; but it gives me error . For some of emails it is working ; but for some of emails it is not. emails which are working - priyankamehta12797@gmail.com yibeci8643@runchet.com emails which are not working - mpriyanka@gkblabs.com , k.ganesh@gkblabs.com
Rename summary label - pivot table
I'm trying to use the 'rename summary label' option which appears when I right click on row value in a pivot table. But nothing happens... Screenshot below. Instead of over-writing with 'Disability', all it does is move the '1' from the left of the cell
Only show report records using search
Hi, I have a singular report and a page that I have built. On the page I have a search field. I have set this up so I create a unique passcode field in my users form and then in the search on my page you use that code and it open the singular report and
How to disable the scrolling for a report on a page?
Hello, Is there a way to disable scrolling for reports (pivot tables, lists, etc.) in a page? I end up with multiple scrolling bars on my page that makes it hard to toggle through the page. If there is no soution, then I highly suggest the Creator team to add this to their future integration list. Kind Regards, Jake
[solved]Push sub-form data from zoho creator to zoho crm
Hi Everyone, So I have some question about how to push sub-form data from Zoho Creator to Zoho CRM. Here is the set up : Zoho creator set up So my main form called customer and inside the main form, there have two sub-form fields called Trade-in Vehicle and Desired Vehicle. Also, those sub-form are using a look-up field (Customer ID) link to the main form. Here is my code for pushing data from creator to CRM without those sub-form data : Customerinfo = { "ID_Number":input.Customers_ID, "Status":input.Status1,
Save Zoho Creator APP Data in Zoho CRM Form
Hi! I created a purchase requisition application in Zoho Creator. I want when the user adds a requisition that requisition is also saved in the Purchase Orders form in Zoho CRM. My Zoho Creator application has a subform with 2 fields. These are Product
Pivot View
FormX Dropdown (List of restaurants) Date (month & year) Currency1 (energy expense) Currency3 (stock expense) Currency4 (labor expense) Currency5 (other expenses) Currency6 (sales) Currency7 (net profit) I want pivot table view like this
How To Format Phone Numbers
I am completely new with ZOHO I am trying to build a database how can a make it so when a phone number is entered in a form like this:9876543210 it automatically formats it to 987-654-3210 Thank You
Zoho Creator In App Push Notifications
Hi all, i would like to enable In App Push Notification for one of my form, but I don't see any options as mentioned in this help page: Push Notifications | Help - Zoho Creator Did I missed out anything? Any help would be highly appreciated.
Anyway to exit the "for each" loop prematurely? I do it from my gf all the time.
I'm curious if there is a way to exit a "for each" loop before cycling through all elements. For example: records1 = conditions[active == true]; records2 = valid_codes[active == true]; for each r1 in records1 { for each r2 in records2 { if (r1.code == r2.code) { input.code = r1.code; break; -OR- records2 = patients[true == false]; } } }
Finding duplicate entries
Hi, I'd like to know if there is a simple way to identify duplicate entries in a table or database. I looked through the scripts help page but didn't see anything. I'm basically going to be compiling an email list and want to be able to quickly check the list for duplicates. Thank you for your help Love your service!
Creator : Auto Map Address Fields
I'm creating an import template for my employees and want it to be as easy as possible to make sure the fields are already mapped when importing. However no matter what field name I use I can not get the address fields to recognise what is being imported
How can we create an announcement bar in Creator app?
Hello guys, I would like to ask you if there is any way to create an announcement bar in an HTML page in Zoho Creator. Something like this which we receive from the Creator Platform I do not really care if it will have hide-close buttons in the right
Any way to do DOM manipulation with JS on an HTML snippet?
I want to use JavaScript to set event listeners on some elements produced in by HTML snippet written in Deluge. I tried creating a nodeJs function and calling it at the end of the HTML snippet, but when the code runs, I get an error saying the document
Print Detailed View after Form Submission
Hi, Relatively new to Creator but having good success with an orders/customer apps I've just created. I'm using the detailed view of a report to generate our 'order receipts' but would like to make it easier to print the record that has just been submitted.
Adding add ons in workflow
How to add actions while forms are being filled out or while records are being edited or deleted. How to add functions for actions
Next Page