Matrix Choice - Is it possible in Creator?
Does anyone know if creating a matrix/grid choice type questionnaire is possible with Creator? I wasn't unable to find anything via KB or Forums. The only mention of things similar are over 10 years ago and appears to have gone nowhere. By matrix choice,
Any way to refresh publish page?
I have published page that include: 1 - stateless form (published) 2 - report (published). the stateless form has a field for user input and a button. I've created workflow for the stateless form button click that do some updates for the records showing
Zoho incorrectly interprets incoming email Content-transfer-encoding when charset is not UTF-8
In nordic countries (Norway, Sweden, Denmark, etc.), Microsoft Outlook default setting is to produce email headers like this: Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable or Content-Type: text/html; charset="iso-8859-1"
Get form name?
Hi Zoho, Is there a way to get a form name (to be used in the "On Success" script)? Something like the formdata function, but for the form name... Thanks! Ravid
Creating a local text file with deluge script
Hi, I'm looking to find a way to create a text file on my local disk with deluge script. Just want to put text field in a sample.txt file. Anyone has a tip on that ? Thanks, Pascal Veilleux
How to change name of the portal user
Hi Team, I am not able to change the portal user name. By default, it is taking the email prefix. Is there a way to give or update name of the portal user?
Increase or reduce the number of columns when creating a form, depending on the value of a field from another form.
Hello, I'm wondering if it's possible (via Deluge, Workflow, Blueprint or whatever) to make the number of columns, when creating a new form, depend on a value entered in a field from another form. In this way, with the same field, you could decide to
Microservices Missing in Zoho Creator
I'm listed as an admin for Zoho Creator but I can't see an option for Microservices. I need to manage connections and from the kb articles, it would seem admin permission is sufficient for this. I'm an organisation admin in Zoho one if that means anything
How to fix this error
// Get the selected user from the form selectedUser = input.Meeting_With; // Fetch the email of the selected user from the User list attendeeEmailList = Users[Full_Name == selectedUser]; // Check if a valid email was found if(attendeeEmailList.count()
Adding a customer specific record to customer subform
Hi, Can anyone point me in the right direction I have customers as a form with all their details on it. I also have separate jobs, tasks & assets forms that I can also fill out, now when I create one of these records let say for Customer A - I fill out
How to use different print templates for the same report.
I have two record templates that I have set up to be used for printing a PDF, but it seems only one of these can be associated with a report's detail view "Print" and "PDF" buttons. Is there any way to access the second template from detail view, or do
How to embed public report in html snippet
Hello, I want embed public report in html snippet. If i add iframe, the report button-urls are not working(navigating). How can i acheive this. <div elName='zc-component' viewLinkName='<string>' params='zc_Header=true'>Loading View...</div> if i use above
Potential migration from NetSuite to Zoho One - this customer of ours is in the Custom Decorator industry
We have a customer for many years on NetSuite, and they may be interested in migrating to Zoho One. Since they are in the Custom Decorator industry (they purchase products into inventory and then apply logos, pictures, etc to those products as part of
Subform is possible for OCR ?
Hi Folks, I am wanted to track invoice details using OCR AI Field. but i am faced challenges for track details on subform, because my invoice have one more Quantity, rate... How Subform using in OCR AI Field. image attached for reference. Thank you for
Creator Page Transparent Background
Is there any way to make a Creator page have a transparent background? I only see that I can change the color.
Page Refresh After Report Popup Closure
Dear Zoho Support Team, We would like to inquire if it is possible to configure a page to refresh upon closing a report that opens in a popup window. Currently, we have added a button to our page, and when clicked, it opens a report as a popup. Our requirement
Issue with Fetching Data from Zoho Creator using Custom Outlook Add-in
Hi Team, I am encountering an issue while trying to fetch data from Zoho Creator in a custom Outlook add-in. The goal is to retrieve origin and destination information from a specific report, but I'm facing CORS-related errors and failed requests. Error:
Zoho Creator Widget Update record error 401
This is a widget project, I try to update record.value1 with a popup page, I can fetch data from ZOHO.CREATOR.API.getRecordById but when I try to update record, it show 401 error code with { "status": 401, "statusText": "error", "responseText": "{\"code\":2945,\"description\":\"EXTRA_KEY_FOUND_IN_JSON\"}"
Set Lookup Field to Top Option
I'm trying to set the lookup field to the top option, but I get this error... Is there any way to get around this?
true and false invertion in my script ?!
In the following script to send emails, the true and false condition seem to work inverted. The emails with "false" condition receive email when "true" is in the script, vice versa. Any explanation ? CourrielFerme = "info@fermerondine.com"; Demain = zoho.currentdate.addDay(0);
Gantt Chart in Zoho Creator
Is it possible to create a gantt chart in Zoho Creator? There is one old posting which does not quite answer my question. Here is an example of a Gantt Chart:
Add a MATRIX field to the forms creation
Same as Zoho forms, we need a Matrix field in Zoho Creator forms, is very usefull
Ajust multi-line inventory sub-form upon submitting form
Hello, Just need a good start on a script. I have an order form with a sub-form for every line items ordered. That subform source, with a lookup, product details, including actual inventory. Upon submitting the order, I want the quantities of every item
#Zoho Creator - Button Click Function in Page
Hi, I have created a button in my page .I want to perform button click operations. Is there any way to call the functions in the application when the user hits that button?? If anyone have alternative solution for this problem, please help to resolve it.
How can I access the extra properties for "Formula field"
This is a formula field property image. Here, you can see properties like 'Field Type' and 'Display Format in Report.' How can I access this? Is there a way to do so? My question is: Do I need to enable these properties?
On User Input - Display Image in Subform
Hello All, I am creating a Form for Creating multiple product orders I need assistance in displaying the Image of the Product on Lookup Input of Product Name Field
Trying to get the pdf of a form record on button click in a deluge script
I'm trying to send a notification on whatsapp of the pdf version of a form record, for this I need to generate the pdf of a record using a record template in deluge, so i can pass it on to the API to push whatsapp notification. What is the way to do
How can I get the Image or File URL from Zoho Creator to insert into another application?
I've tried retrieving the image URL from my Zoho Creator application to insert it into another application. However, I'm facing issues as the proper image URL isn't being obtained. The same problem occurs with file uploads. I can upload a downloaded image
Date format changed when appended to list
Hi, I have a dropdown list whose choices depend on user input of another field. The following code works fine. However, in our original data, the date format is dd-MMM-yyyy, but when the following code runs, the items in the list become yyyy-MM-dd. Clear
Can I make a client portal so that they can upload/download documents?
Hello Experts I would like my clients to access a portal using some kind of authentification (their email address?) so basically access to their own secure client/customer portal and let them securely upload documents in a folder related to them. so my
Sort a Multi-Select Lookup Field
I have a multi-select lookup field coming from one app to another. Currently that lookup data is being sorted on the printed report based on the added time of the form that's being brought in. Problem: I'm ideally trying to sort the lookup data by a field
New Gantt Chart Extension problem with relationLinkName in Creator
I've burned a few hours now trying to solve this one, but no luck and there aren't any posts in the knowledge base yet: Anytime I try to include "subRelationName" the Gantt chart fails (invalid subStartdate and subEnddate). Works if I exclude the "subRelationName",
Developer access
Hello, how can I limit the developer role access level? I want to remove access to all reports.
Suggestions to Enhance Translation Features in Zoho Creator
The localization capabilities in Zoho Creator are great, and as a partner who heavily relies on them, I’d like to suggest a few improvements. These changes would streamline workflows, save valuable development time, and enhance the customer experience.
Insert field data on each row of uploaded and parsed content
Hi, On the upload and parse content below, I want to insert data into each row that I need on the parsed input to the other form so the data can be grouped by this field, but it can't be on the uploaded .csv. How can I do this? fileContent = input.Cruise_Sales_Upload.content;
Offline mode for pages based app
Hi community, I have a request for creating an app where users can enter data into multiple forms. Those forms I plan to embed into creator pages. The users navigate throw the pages and can access the forms to enter their data. The use case of the app
Embed detail view of a report in a page layout?
I have a form that allows one entry per user, and a report that only shows the current user's report, so there will only be at most one record. I'd like to display the detail view because it shows the related records. Is there a way to force the report
Update field from second form based on Lookup value on first form.
I'm sure this has been asked a zillion times. I am using Lookup field to obtain a value from a second form. Based on the choice I want the corresponding value for another field on the second form to be input into the field on the first form. I know this is a set value action of some sort but am new to Zoho Deluge and cannot see how to do it or see any build functionality on the field properties to achieve this. Basis stuff but how?
Improper statement line 31 (Highlighted in red) pls help
// Fetch the current record from the AMER form previous_record = AMER[ID == input.ID]; info "Previous Record: " + previous_record; // Fetch the record from the AMER form by its unique ID previous_status = previous_record.Status; // Get the old status
Is there any way to fetch records in ascending order by Name Field?
for each userItem in User [ ID != null ] sort by Name.first_name { }
Next Page