Change the File Name before Downloading the file ?
I need to change the filename before downloading using deluge. Is this possible?
Please share the steps to done it.
Can I get page variables when I execute a button in a report which in that Page?
Can I get page variables when I execute a button in a report which in that Page?
Find next available integer in sorted list
I have a custom function that finds a next available integer and creates a part number. The function currently takes a sorted list and loops through each item to find the missing number in sequence. On some part numbers I run into an issue where statement
how to calculate difference between time?
hi there is Added_Time and Modified_Time how can i calculate how much time between Modified_Time and Added_Time Modified_Time - Added_Time = time_X ? in days, hours, minutes, seconds
How to get the request object on zoho Creator API.
Hello, I'm trying to create a Deluge function that runs on an incoming webhook. I made a custom API on Zoho Creator and connected it with the custom function, but I can't get the request object in the function. I found an article that shows it can be
2MFA in ZOHO Creator Portal User
How can I implement 2FA (Two-Factor Authentication) for Zoho Creator portal users?
Help me! Error {"code":2945,"description":"EXTRA_KEY_FOUND_IN_JSON"}
Hi, Good mornig , I have a problem with add data to creator API and I don't understand for why. The same process be have correctly excute the last week. {"code":2945,"description":"EXTRA_KEY_FOUND_IN_JSON"} I need your help. Thank You
How to update a Creator form record checkbox value to be true (checked) or false (unchecked)
I can't find the answer to this... I have page which is successful pulling record from a Form, and now I am making a custom function which will update a checkbox when it loads. My function is: dataMap = Map(); dataMap.put("Company_branding", true); otherParams
Change name of PDF download
Hi! Is there a way to change the file name of the PDF to the input of a field before downloading it? Ex: When I download the PDF of a record, I want the file name to be the input of " Date_of_Event". So it will download as 1/1/2017.pdf
Checking Expiry Date
Hi, Im new to Zoho creator, i need to create a function or query for my report to show records expiring in the (x) days. I have a expiry_date field and i try using Expiry_Date.toLong() / (1000 * 3600 * 24)) <= 30 Im getting an error " Invalid Search Criteria" Thanks in advance
Regarding Multiple user dashboard
"I have created a dashboard that includes information on the number of students who have joined and the number of colleges, among other details. There are two portal users, Tharun and Abi, who are adding records to the form. I would like to track which
SUM a field with related record and update in another form
Hi, I have one form called Record form for portal user and admin user to add record accordingly. In this Record form, there is one Amount field. There is another Profile form where each portal user will be prompted to create their Profile upon first login.
Access Uploaded Files for Printing via PrintNode?
I'm trying to set up an automation to print uploaded PDF files via PrintNode upon submission. The problem I'm running into is that the URL for the files (shown redacted below) cannot be accessed directly with the call to PrintNode, at least when using
[Free Webinar] Creator Tech Connect series - Mobile SDK in Zoho Creator
Hello Everyone! We welcome you all to the upcoming free webinar on the Creator Tech Connect Series. The Creator Tech Connect series is a free monthly webinar that runs for around 45 minutes. It comprises technical sessions in which we delve deep into
SubForm Custom Sort - Deluge Workflows
I have been experimenting with the Custom Order function of Subforms, it works beautifully within the subform itself and retains the sorting order. However, I need to be able to iterate through the records in Deluge using the sort order (The usage case
Workflows be triggered on Import?
Hi, Please let us know when will this option be available in Zoho creator. Thanks
Adding an element to the Creator Canvas will automatically adjust its dimensions.
I designed a report with fixed dimensions using Creator Canvas. However, whenever I add a new element, the system automatically adjusts the dimensions, even if the new element fits perfectly within the set boundaries. This is quite frustrating. Has anyone
Make signature field larger Zoho creator
Dears, I'd like to make the signature fied larger on PC web. How do I achieve this? Any help would be appreciated!
Configure postUrl() to follow redirects
I am trying to request JSON data from a Google Apps Script (GAS) I've developed. As the GAS ContentService does not serve content from the script URL i need to configure the postUrl() in Zoho Creator to follow redirects. Is this possible?
Labels in Custom Layout Report Quick View + Report bg colour
Hello, Actually two questions, slightly related. 1. I make pleasantly use of the custom layout feature for Report Quick Views. It's easy to add fields, however can't find a way to add labels to the field. Either the form field label or a custom label. I would be happy even with a custom text element, but even that does not seem to be there. See screenshot attached. Eg field Date of Birth has no label option. 2. And can we give a custom colour background to reports? I tried this in a page, you can
Dividing a Creator Form between tabs
Hi all, In a youtube video titled "Deluge 101 - Part 1, a Zoho Developer Community Learning initiative" (https://www.youtube.com/watch?v=7PW3SM04Fiw&t=360s), from 2:50, there is a creator app where there is one Form that appears in a page, but not as
Unable to Rollup Calculations
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 have
Where is the Deluge "Sendmail" template attachment as PDF function documented?
HI, I can't see this function documented anywhere, despite a few examples of its use showing up in replies to various posts. I've tried using this function in my sendmail command (like for example) sendmail [ from : zoho.adminuserid to : zoho.adminuser subject: "test" message : "test " attachments:template:Generated_Supplier_Invoice as PDF ] but all i get when I try to save is: "in user defined function form link name and record id are mandatory for template
Creator - Canvas & Record Templates - Address
Hi, I'm working in canvas builder and with record templates but the address field only shows the address rather than adding line breaks, how can I have the address stacked in both record templates and on the canvas page?
Address Field - Country Field
I'm using the pre-defined address field for a customer record but not displaying the 'Country' field as it will only ever be the USA or Canada and the geolookup does a great job with the zip or postal code that it's not needed however I do want it displaying
Am I able to use integration tasks in environments?
I have a lot of integration tasks in my production environment, and I want to fix some functions, but not mess with the live production environment data. I know the API has a param that's called environment and I can choose which, but am I able to do
Edit PDF in Zoho Creator
Hello, A requirement that we have is to edit a PDF within Zoho Creator, without leaving the tab. It seems like Creator does not have any PDF editing feature. What would be the best approach to that?
Hide Form Field(s) via OpenURL?
I am opening a form via a openURL call in a function. I would like to hide some fields on the form when I display the form using this method. I use this forms in other locations, so do not want to hide the field in all cases, but only when I display the form via the function I am writing. Can I pass a variable in the openURL call to hide a field on the form? If so, please specify the structure of the URL. I have already reviewed this pages: help.creator.zoho.com/Zoho-Creator-URL-Patterns.html help.creator.zoho.com/Functionality-based-URLs.html
Suggestion for Attachment Feature in Zoho Creator Report Comments
Hi Team, I hope you are doing well. I have a suggestion in the Zoho Creator : adding an attachment option to report comments. If this feature is available, it would be helpful for us. I have attached image for your reference. Best regards, Dhanasekar
[Free Webinar] Learning Table Series - Creator for the Manufacturing Industry
Hello Everyone! We welcome you all to the upcoming free webinar - Learning Table Series. The Learning Table Series is a free monthly webinar that runs for around 45 minutes. It's offered to our Community users and aims to provide a dynamic learning experience
Creating a page as a user dashboard
I'm looking for some help to create a user dashboard that will display specific information and records based on the users who is signed in. I did see something similar to what I'm looking for in one of the training videos (https://www.zoho.com/creator/videos/creating-pages.html
How to display an image from a report in Creator to the widgets?
How to fetch value of an image field in a Zoho Creator's report and display that image in a Widget? Is there a way to also replace this image through the widget and update the changes back in the report?
Looking for a low cost Creator developer
Hi, We're a very small company (a staff of 4) and are looking for a low cost CRM/Creator portal implementation. We have a good understanding of what we want. We also have fairly good experience of Zoho products and implementing them, but there are gaps
Calculate percentage
Hi, in the formula field I need to calculate a percentage of some amount, I am trying field1+field2-27% but is not accepting the expression, it says is invalid. How can I calculate this in the right way? thank you.
A way to dynamically pull form field api names within Zoho Creator fucntions?
I want to give my clients the option to create Task Templates themselves without me having to hard code unique scripts for each individual client. They create the templates, I create the master function, and we now have a scaleable system. The one thing
Is there anyway to show a field in subform a when the user adds or edits an entry in subform b?
e.g. I've got a list of labels that the user can define, and a list of items they've ordered. If they don't have any custom labels there's no point in showing the drop down list for the label. However as soon as they add a custom label I want them to
Printing from HTML to A4 Pages
Morning All I need some guidance before I am move further. I have created a quote system in creator, the rep will create his quote in there and then output to A4 pages to present to the client. I have created a page using HTML snippets that has the required
Is it possible to map a column from an import file into an Integration Special Field?
It doesn't appear that I can select the field to map to when importing a file. Sometimes we input the data through the form and sometimes we load records via a file with hundreds of records. Is there any work around or something that I am missing? I would
Wacom integration with Creator
It will be great if signature field had support integration with Wacom pads
Subform Total only calculates the first row
Hi Giys I am using the follwoing code to multiply the quantity of a product by the price and then return the result in a column in the subform, it works, but only on the first row? If i add a second row it doesnt work? Any ideas why this could be? input.Quote.Total_Price
Next Page