How can we pass the zoho.currenttime form Zoho CRM to Creator date time field
I am trying to pass from a CRM custom function the zoho.currenttime (or the date) to a Zoho Creator date/time field. I have written multiple ways but I always get "Please Enter a valid date/time for the field" I have written ways like for example EndDateTime
View uploaded File in browser not as download
Hi all, I have an application where multiple PDFs are uploaded. In the reports, when we click on them we are automatically asked to save the PDFs instead of viewing them in browser in a new window. Is there a way to change this so the files don't have to be downloaded?
Multiple Criteria in a variable
Hello, I am looking to create a variable that searches on 2 criteria, <Target_School == "Yes"> and <Received_Tickets == "No">. I cando a single variable, but not multiple. Is there a way to do this, or do I have to do it a different way?
Call End Point of app script in Creator
Hi google app script provide web api but this api only work in postman when same api you call its work in creator. support team not help out sort this. when any api we call support team always ask is this api work in postman. if its work in postman then
update selected records selected in list view report
Hi I have a report that i would like to run a custom function on the selected records. The user will select the records in list view, press the button, a form would appear to input some data and the selected records will update with the info on the form on success. I'm relatively new to zoho and struggling to find how to do it. Cheers
Report Filters on Pages
Hi I have a Page with a stateless form and a report. The report is filtered on a value entered in the stateless form. The page is shown using openURL and passing parameters. All works fine except that I don't want to show the filtered field in the report
Print Mulitple Template at once
Hi all, I setup a template to includes a QR code as label for my record entries, I can print out the template using the Detail -> More -> Print. However, it going to be time consuming for me to print out the label one by one going into the detail
How do you get a value in an embedded stateless form out to use somewhere else on an html page?
I have an html page with two items: 1. Stateless form without any buttons. 2. An HTML button that triggers a function. I need a way to get the value in the stateless form into my html button that runs a function. How do you get a value in an embedded
How to embed a form to edit in a page
Hi, is it possible to embed a form to edit to a creator page? like below but to edit?... thanks for any answers... <div elName='zc-component' formLinkName='Orders' params='zc_Header=true&&zc_SubmitVal=Submit&zc_ResetVal=Reset&'></div
JS SDK - Zoho Creator - React
Hi, I am testing out the JS SDK, and wanted to load React no-build libraries. However I am not able to load React library. In the sample app I can see that JQUERY is being used in the same way that I am implementing ReactJS external libs. For reference,
Deluge Script - Print multiple records, one per page
Hello Is there an openURL command that can do the same as printing a summary of chosen records? For example, if i choose three records in a report, and choose print, then print as summary. This will print each record on a different page. How can this be down with Deluge script? Thanks
Bulk/mass email from a filtered list
Hello, I am looking to send an email to a filtered list. I have a form called school_details that has an email field and from this form I have a filtered list report. When I create a record in form b I want it to send an email to the email addresses in
Getting valuefrom a field in one form to populate a field in another form
Hello, I'm fairly new to Creator, I am trying to copy the value from one field in a form to the field in another form. I have a form called Allocate_Tickets_Form and another called add_edit_schools. I want to copy the data from a radio button in the Allocated_Tickets_Form
Update existing record and not create a new one
Hi Can anyone help with my code below. On form submission, it should check if a record with the same estimate number already exist. The Estimate_Number field is a look up field to another form (Client Info). The problem is that it is creating a new quote
Help pls !!!!
I want to perform calculations on the amounts in my 'table_faits' table, multiplying them by the corresponding coefficients. However, it's essential that this is done sequentially, starting with a specific movement type, for example 'MAT', where the amounts
Fastest and easiest way to test / interact with deluge scripting?
I have a background in ruby / JS so the actual programming logic of deluge is obviously no trouble but the main struggle is trying to actually see what information I have available where and how things are working and I haven't found any great test environments
Loading a saved draft automatically
Is it possible to improve the UX of drafts? My forms are not particularly complicated but can require my users to gather information so the save draft functionality is very nice to have. However using it can feel strange where you save a draft and your
Get prefix of field, get distinct list, insert list as new records in new form
I'm trying to get fetch records in a form, get the first section of data from one of the text fields (everything before a "-"), then filter out duplicates, then use that list to make new entries in a new form. Here's what I think it should look like but
Page Scripts
Trying to get my head around Zoho Creator Pages. Can someone point me to a decent tutorial on how the Page Script functionality can be used? Thanks Kevin
Zoho Creator Actions button when selecting Submit and Cancel/Delete on a form
I would like a to know how to create an alert or action when Submit or Cancel/Delete is selected at the end of a form. I know it is possible to do it as a successful submit action but more along the line of the cancel/Delete.
Export to pdf. Images not showing
My report contains a column with images. When I export it as a list, the images do not show in the PDF document. I have published the report but the images are still not visible. What should I do so that the photos appear in the export?
Zoho Creator Can't Create a Spreadsheet Report
Hello I have an existing creator app with a bunch of form data. I want to create a new report in the spreadsheet style. I'm able to do so, but in the view report I can't edit any of the cells and this little red * shows up at the top of the report. I
How to protect attachments with password?
Hi, I would like to know how to protect PDF attachments with a password before sendmail task! I have an idea of how to do that with public forms. But I would like to know if it's possible with native deluge or if there is some integration flow that can
Stateless Form: Close the Window
A simple question: I have a stateless form and want one the the buttons on the bottom to close the form's browser window. I tried openUrl("javascript:self.close();", "same window"); but that's not working in Chrome. John M. Whitney
Report - Group By Month?
Hi all, Is it possible to group by month in reports by any chance? Many thanks
Virtual keyboard input to form in page
I have built a page meant for our customers to sign in at a kiosk with. Since the kiosk is a touch screen, I created a widget that adds a touch compatible keyboard the page. Is there a way for me to access the html/zml of the form to get the keyboard
Get image url from image uploaded to app
I have a table in my app that holds uploaded images and a string value for each one. I am trying to dynamically upload one of these images to a different form's image field based on a selection the user makes in that new form. I need the entire image
Email bounce back in Creator
Hi guys, trying to figure out if I can receive email bounce back notifications in Creator when sending emails? I can see topics about this in CRM but not in Creator. Anyone know if it's possible? Quite important for our booking system that we've built
zoho.projects.getProjectDetails Doesn't Show All Records
Hi, in Zoho Creator Deluge function, I use the following to get all projects from Zoho Projects. zoho.projects.getProjectDetails("maveninsightssolutions171","active","creator_projects_connection") It works fine but I realized that it only returns the
Approval doesn't work once form is published
I'm very new to creator this is my first time using it. I'm trying to create a form for my clients to use to update their contact data and other information, and then upon approval by me or another admin a deluge script runs that pushes the data to zoho.
How to get the Geo Location i.e. Longitude and Latitude value in ZOHO Creator Application
How to get the Geo Location i.e. Longitude and Latitude value in ZOHO Creator Application.
Implementing a virtual keyboard for a check-in kiosk
I have been working on a queue application in Creator that would require customers to sign in at a kiosk. Since this kiosk is touch screen, I would like to try and add a virtual keyboard to a page for the customers to input their information. I have been
Is there a way to invoke a function using <a> tag in html snippet in zoho creator page?
Is there a way to invoke a function using <a> tag in html snippet in zoho creator page?
Record Limit on Report
I have set up a report that I'm putting on a "page". I have filters set up to only show the records with deadlines in the next 45 days. But I only want the report to show the first 3 records (and if possible have a pagination option at the bottom to access
Unable to rollup calculation by group regardless of report
Hello, I have data related to several forms in my system. "Raw Material" is Form 1 and is the name of the item I want to roll up totals for with related forms. I have a lookup field in Form 2 "Production" that relates the record to "Raw Material". I will
Errors with isEmpty and toLong
I have some old code that just stopped working and nothing I am trying to do to fix it is helping. first of all, I am getting an error of for code that reads: if(response.isEmpty() || response1.isEmpty()) { alert "The Registration Number you entered wasn't
Pull (Parent Form) variable into (Sub Form) as the function iterates through recordset??
Hi guys, I need to update just over 23,000 records from 2023. I may be overthinking this; however, as you can see, I've added a single criteria to the function and initially designed it to run on the click of a single record. I would be there for years
Zoho Canvas review
I have recently explored the Canvas feature, and I'd like to start by discussing its pros. I'm optimistic that the list of pros will be longer than the cons. Finally, we can create a front end that looks and feels current. While I appreciate the scalability
How can I open / edit an existing record using deluge openUrl in zoho creator
Is there a way to open a specific record of a form using deluge? When trying to edit the record, the Url is the generic url for all the reports. What would be the url to open the same view (edit mode of a record) without using the same generic url for
Remove item from multiselect field
My basic issue is that I would like to be able to remove an element from a multiselect field (i.e. the inverse of ui.add...like ui.remove, which doesn't exist). Here's the set-up. I have a "unattached" form with a search function that lets the user add items to a multiselect field one at a time. (search, select the desired item, that adds it to a multi select field by ui.add:, and all items in the multiselect field are selected). That all works very nicely. I would like to add the ability to select
Next Page