Find form by inline subform criteria
Is it possible to filter down to a form using inline subform fields? For example, I have a Contact form with an inline subform "Phone_Numbers" that has a "Phone_Number" field. I'd like to be able to get contacts by their phone number, but I'm not sure
Disabled virtual keyboard in handheld device with barcode reader.
Hi I created a APP try to scan barcode by barcode reader bulid in handheld device. But creator will jump virtual keyboard. Could you provide a setting to disable virtual keyboard for single line or number field in Creator android and Iphone.
Unable to Duplicate Zoho Application
Dear Zoho Support Team, We are facing an issue while trying to duplicate a Zoho application. When we attempt to do so, the process does not complete and instead remains stuck on a loading interface. To help you understand the issue better, we are sharing
Pass page variable via ZML execute function
I am attempting to pass page variables through the parameters field of a zml element utilizing execute function, but it does not appear the page variable is getting parsed. Am I missing something? <pc padding='25px' hAlign='left' action='ExecuteFunction'
pdf export of form data
Hi , I have 10 form pages in one application of CV in zoho , i want to export all these form data in one pdf document with well formatting(resume) , how can i do that ?? Looking froward for your reply soon Pavan
Where do I get/create the API Key for my zoho app to talk to zoho calendar
So I manage to cobble some code together, but how I sort out the API side things to get the app and zoho calendar to communicate with each other.
signature on PDF too large
Hello, I've set up a record template for my form so that I can print PDFs in the format that I need. My forms need a couple of signatures from our internal staff - BUT the staff do not sign the form directly... Instead, I have a separate form that each staff person signs (one record per staff person) so that their signature is readily available for their regular reports. So, this means that on the form (the one that I create a PDF from) there is a look-up field where the staff person selects their
Problem passing map to function
Sry for the long post. Including all documentation. Zoho is triggering the following error when I try to pass a map to a function, and I can't figure out why: Error during validation: Error at line : 14, Function specified in criteria has returned null
Disabled button until field workflow executed finish in mobile
Hi In stateless form I change value in one field and this field have a workflow execute a lot of code. but before workflow finish if I click the button . Creator will cause a error. Cloud you Disabled button until field workflow executed finish in mobile
Attach image from Creator Subform to Deal
Can anyone help me figure out how to attach an image from a creator subform to a Deal? I have read through all of the documentation and can't find anything for my specific scenario. Everything I have found is attached from the Creator form (not subform)
Time field is empty text in pivot chart report
Hello all, I am currently trying to create a pivot chart, where the y-axis is supposed to be a total sum of time. The problem Im facing however is actually using the field, where my metric is stored. It shows up as a simple time field in the form builder.
Creating Packages
Hi I am trying to create a database for my company. I need to create packages from individual products. I have added products ie item 1, item 2 and item 3 I need to create a package where Package A will have items 1 and 3 Lookup only adds one product
Copy Creator file field to CRM file field.
Hello, I am trying to transfer the content of a Zoho Creator record afer form submission to a new CRM deal record with a deluge form worklfow. I am trying to see of I can transfer the files fields. creationMap = Map(); if(Revendeur == "IEL Technologie
Zoho Creator Page, how to display detail view of a record
Hello, i am not that knowledgeable in coding and am trying to figure things out as i go. but i am trying to get it so that when a user clicks on a "Page" i have in zoho creator, i would like it to display the detail view of a record assigned to the logged
Filter a Zoho Creator main report by a field and display other related reports in sections on a Zoho Creator page
Hi, How can I filter a Zoho Creator main report by a field and display other related reports in sections on a Zoho Creator page? Part of what I was given below is setting up sub-reports, but the subform field prompted me to link a form, not a report.
Display an uploaded pdf in zoho creator record template
Is there a way to display an uploaded pdf in a record template? Functionally I'd like it to work like the image field does. Not sure if there is a way to utilize a rich text field to do this or not.
Generating Reports with Data from Unlinked Forms in Zoho Creator
Hello Zoho Creator Community, I'm facing a challenge in creating a comprehensive report. I have multiple forms in my application, but they are not directly linked through lookup relationships. I need to generate a report that includes data from these
How to get data from a file that is saved on zoho work drive to then update creator app.
So we have a few machines, and they have a consumables. There usage is tracked in a file, I would like to pull that data from the .ini file and import it into the zoho app so we can keep track of usage, is this possible with flows and how would the data
Creator Simplified #12: Track the no.of button-click downloads
Hey Creators! We're here with yet another episode of Creator Simplified for you! In this post, we'll see a workaround to count the number of button-click downloads made in the report. Usecase In a training app, students can download the course material
Getter error message Number of statement execution limit exceed Line:(216)
Hi, this script is giving me error message "Number of statement execution limit exceed Line:(216)". Please advise htmlpage Pay_Period_Details(PayPeriodID,AgentID,ShowPrint,start_range,end_range) displayname = "Pay Period Details" content <%{ /* Get The current Pay Period Record */ Int_Pay_Period_ID = PayPeriodID.toLong(); Current_Pay_Period_Record = Pay_Period[ID == Int_Pay_Period_ID]; Previous_Pay_Period_ID = thisapp.Application.GetPreviousPayPeriodID(Current_Pay_Period_Record.ID); /* Checking Agent
How to Add Portal Users in Zoho Creator's Development Environment for Testing?
Hello, I’m working on a Creator app with a customer portal and implementing filters based on the logged-in user (customer). To test these filter functions, I'd like to simulate or add customer portal users in the development environment/database. Is there
Report support List data.
Hi Could Report support use list data? I hope I can create a list with deluge and push to a report. It will increase efficiency .I don't need insert data to a form.
Get Creator Form Record ID and Subform ID's
Good Afternoon everyone. I have a Creator form with a on success workflow. I'm trying to get the form record ID and the subform record ID(s) but they keep coming up null. There is data in the subform I use it elsewhere. Can anyone help me pull the ID's.
WhatsApp and Zoho Creator Integration
How we have integrate WhatsApp App with Zoho Creator without using external application ?
Initiate data import using Deluge script
Is it possible to open the screen to begin the importing of new records using Deluge? So for example, my users would click a button on a form that starts a workflow action. This action would then open the screen to "Import Data for Current User Projects".
Lookup field - Can I avoid using advanced search?
I have a lookup field in my app that has surpassed 500,000 records, now basic search is disabled and I'm forced to use advanced search. That adds multiple steps to what used to be very simple. Before: Select field > Type last digits of product code and
Zoho CRM - Zoho Creator - NFC Tag
Hi, I'm looking for support for Zoho Creator and NFC. I have read the existing knowledge base, however not all is clear. We have Zoho CRM with custom module 'Equipment' where we have around 1000 records. Our idea is to attach physical NFC tags to the
Execution failure when fetching a Name field from another app
In creator I have one app [Employee Directory] with a form [Employees]. One of the fields is a name field called [Name]. Here is a sample that works, if executed from the Employees app: test_Employee = Employees[Name.first_name == "Alex"]; info test_Employee.Name;
Countries and Towns - Lookup Multi Select
Hi, Sorry I'm new with Zoho Creator and Deluge. ---------------------------- Form A = Countries Form B = Countries and Towns (with relation) in a Form C, i have a lookup field "Country" and after user input, i would like to auto populate the lookup multi
How to Remove CRM Links from Referral Fields in Zoho Creator Report?
Hello, I’m building a customer portal for a Creator app integrated with Zoho CRM. In the portal, customers can select their referrer from a list of Zoho CRM contacts linked to the deals they own. They can then view a report that lists all their deals,
Calculate hours and minutes between two time field
Hi I have following fields - 1. Start Time - Time Field 2. End Time - Time Field 3. Total Hours Worked - Single Line Field I want to calculate End Time LESS Start Time and get output in Total Hours Worked. Please help me. Urgent.
How to pass a collection to a function?
Can't seem to figure out how to pass a collection of records to a function. Here's what I have so far. What am I missing? // This successfully retrieves all IDs and stores them into what I think is a collection variable defaultRecords = Data_Types[is_default
Custom Alert Messages
Does anyone have any experience creating custom alert messages in Creator? I'm able to create a zml page with params for alert Title and Message, and I'm able to trigger it from a report button, but I can't seem to trigger it as part of an On Validate
Print template in list view
Hi, is there any special way to use a template when printing in list view? I have followed the online examples, but can only get it to work in summary view so far, which is no good at all.
How to populate a dropdown in zoho creator with data from zoho crm contacts
I tried this code, but I can see al my contacts in debug that is a multiline debug field I created to check and debug but the dropdown (named crm) is empty. Where is my error? many thanks Paolo clear crm; // Recupera fino a 200 contatti da Zoho CRM response
"Invalid entries found. Please correct and submit again." error needs to be clearer
Hi Zoho, We have had many users email us in frustration because they get the "Invalid entries found. Please correct and submit again." error and get angry because all they see is an unclear error and they think they have to start over. They are not aware that there is a red error message on the field indicating the problem after they click OK. Many are abandoning the form. Please add information to this error such as: Invalid entries found. Please correct and submit again. Click OK to go back
Prevent carriage returns / line breaks in multi line fields
I'm trying to connect Zoho Sheets with Zoho Creator however because some people are using carriage returns in multi-line fields the rows are not being created correctly : The values in A4 and A6 are part of a multi line field that looks to have been split
Zoho Creator HTML Snippet - Can't get list to iterate
Hi! I'm trying to create an HTML Snippet on a page in Zoho Creator and would like to create an HTML table pulled from a list of time entries that I have in a form. I have successfully pulled the collection of time entries, but the code that I have built
How to send binary data in invokeurl task?
Hello, I am using Adobe's Protect PDF API. Source: https://developer.adobe.com/document-services/docs/overview/pdf-services-api/ Everything works fine in Postman. But for some reason after encrypting the file, it is empty after password protecting the
Limit excceding issue in zoho creator
I am transferring data from Zoho Books to Zoho Creator using a Deluge script. However, I am frequently encountering a "limit exceeding error," which seems to be related to the Deluge statements limit. I reached out to Zoho Support, and they informed me
Next Page