Distributing vertical platform built on Zoho Creator
Over the last 12 months we have developed and refined a Field Service Management platform using Zoho Creator. Our USP is that we will combine the best of two worlds, by giving free access (besides the Zoho licenses) to customers which in return for a
Google Analytics
This is a small but useful feature, maybe part of the impending custom domains for applications: For each app's settings page (i.e. https://creator.zoho.com/admin/app/settings/edit/) add a field to include a Google analytics code so we can get some stats on usage
How to remove form focus
I am using zoho creator for sales forms on my website. At some point in the last year, it seems there was a "usability" update, which automatically applies a focus to your fields (https://help.zoho.com/portal/en/kb/creator/developer-guide/forms/form-usability/articles/understand-field-navigation).
Zoho Creator - Email for Non filled users
I created a form in Zoho Creator, and I want to implement a feature where, if any user does not fill out their form for the day, their names are listed and sent in an email. If everyone has filled out their form, an email stating that all forms have been
Signature Field
Hi, anyone have used some hardware as Wacom Signature to collect the signature in the zoho creator signature field? I'm not able :( Are they compatibles? Thanks Mike
Integration between WorkDrive and ZohoCreator
Can see the integration between WorkDrive and other Zoho Apps is slowly developing. What is the planning to integrate WorkDrive with ZohoCreator?
Zoho Creator and Zoho Analytics Error
Hi Team, I faced an error while importing data from ZOHO Creator with ZOHO Analytics. Attaching the screenshot for your reference.
Hot to redirect based on condition
Hi all, i want to redirect to another url based on some logic.how can i acheive this. can any one help Sree
Zoho Creator Down is Chicago
Slow, very slow.
Extracting "values", and "tuples" nested inside a JSON
Hello, I have some inquires I would like to make in reference to the code below, We are using Blancco API, to populate reports from Blancco into our form, we are using the getJson() function to populate the data; I have been able to extract the data up
Zoho Creator - Creator 5 to Creator 6
Hi Team, I need information about transitioning from Zoho Creator 5 to Zoho Creator 6, including the new features available in Zoho Creator 6. Additionally, I need to determine whether our organization is currently using version 5 or 6 and understand
Hiding date field [dd-MMM-yyyy]
ZHC is showing [dd-MMM-yyyy] next to my date field. How do I prevent this?
Way to update the data?
I was wondering something I made a pivot table using a 3 a SQL query table that combine 2 data sources. So this table as filters and all the data I want. But i was wondering if it would be possible for a user (given the proper right) to have some sort
Feature Request: Recycle Bin for Creator Records
I would like the option to be added to restore deleted records from views / reports in Zoho Creator. If records are mistakenly deleted or if a scheduled maintenance task goes wrong the outcome can be disastrous, I appreciate that there are backup options
Dropdown choices based on selection from another dropdown
I have a form with two dropdown fields. Is there any way that I can have the dropdown choices for the second dropdown field change based on the selection from my first dropdown?
Book mark for very large data reports
My users will need the ability to bookmark report rows for retuning back to them at a future date. Can such a feature be made available in Zoho Creator for a "wish to review" again row in my report?
Hiding Sections
According to the Creator new help page for sections, https://www.zoho.com/creator/newhelp/forms/fields/section/understand.html, it should be possible to hide or show sections (and in-turn all the fields that are inside a section). However, I am not able to do this, neither in Form Builder or using Deluge Script. How can I hide/show a section?
Schema Builder diagram, how am I supposed to read the microtext?
I am hoping there is a way to capture and transfer the schema builder's output to a web or desktop app where it can be magnified without losing fidelity and studied accordingly. The Creator schema builder is great in concept, but limited in its visual
CloudConvert API
I have searched around to convert an image to a PDF but was unable to find anything. I came across CloudConvert which has 25 free credits per day for file conversions. A few topics, such as this were looking for file conversions. One of the replies says
Using freelancer for zoho creator
Hello, We have found a freelancer to create an app in zoho creator for us. This person will need to have access to our zoho books, creator, zoho inventory. But in the same time i want to "control" what he has access to (for sensitive information). What
Zoho Creator
I have set up a workflow for sending an email upon successful deletion of an input ; this worked fine up until about a month ago. Since then it hasn't worked, can anybody assist?
OpenUrl Button in Report not working when embedded in Page
I have a reportA with an action button that opens a reportB in a pop-up. It works when using reportA in stand alone mode. But when reportA is embedded via iframe in a Creator Page, the button does not work, I get the "failed to retrieve this report" message.
Like Operator
What exactly is the "Like" operator in the report search options used for? I want to not have to use exact wording when searching a report. For example, if a field contains 1/2" Ash, and I search Ash 1/2", I would like it to still find it. I thought the
Using Macros to Open URLs
Hi there, Currently, I am trying to use the Macros tool on Desk tickets to provide more information outside of our Zoho Desk environment. Is it possible to open say, a Zoho Creator form from pressing a macro button on the ticket? I've tried using "openURL"
Can you access mobile Cliq app from mobile Creator app?
I'm currently making an edit to the page where someone clicks a name and it takes them to their chat/profile on Cliq. It currently works on browser, but if they were to use the Creator mobile app it opens up it's own browser instead of the Cliq app. Here's
zoho creator customized report - web print not working gives a blank page
When I try to print from the Custom Report or as pdf it is blank If I use the URL to print same thing
Display Submitted Form Results
Hello, After someone submits a form I would like to immediately display the data that they just submitted so they can print out, etc. I don't want to display all records in the database, just their particular submission. Please help, thank you.
How do I change the size of an image that's fetched via API?
I'm using a Notes field in a form to build a table of API data, including images. Since the size of the image is embeded in the URL that's being fetched, is there a way to resize them? So, I basically have this: tableData = collection(); for each id in
Endless loop after open a report on successful form submission
Hi there, I usually add records by clicking the "+" button from a report view. On successful form submission, I can open a report at my preference (example "openUrl("#View:Sales_Closed","same window")"). It works well. However, when I add a record directly
List function not working as expected, no idea why not
I'm trying to feed in a list to a function, perform another function on each item, store the results in another list, and then return that second list. However, all I get is the results from ONE item in the list I'm inputting, not the whole list of results. Can someone help? Here's the basic function idea: list myFunction (list firstList) { secondList = List(); for each topic in input.firstList { x = thisapp.anotherFunction(topic); secondList.addall(x); } return secondList; }
Multiple event dates on Calendar report.
So, I have a form that has 9 different date fields. When I go to create a calendar report, it only allows me to select a start, and an end date. Is there a way that I can just have it show the job name on each of the 9 dates specified in the form?
Checking for duplicate entries
I am using the below script, which I would think would work as intended, however there is something going on with the Name field. When I strip down the code to only check for Shift Start and Event, then it works fine. As soon as I add the Name field,
Choosing Between Zoho Creator Student Account and Regular Business Account for Website Development
Hello, Could you please help me understand the difference between a student account at Zoho Creator and a regular account with a business email? I am currently a student that working on my graduate project, developing a website for a medical company.
Help with Creating a Task and assigning a Lead.
Thank you in advance for the help. I am fairly new to Creator and have hit a road block. I have been able to create a form, and submit appropriate Account & Contact info using: taskinfo = { "Owner":Task_Owner, "Subject":input.lnSubject, "Description":input.mtlnTaskDescription,
Zoho Creator 5 API documentation
I'm looking for documentation on building API connections w/ third party sites/apps in Creator 5 - I only see documentation for Creator 6 in the Knowledgebase. I'm probably getting in over my head really - I have no experience w/ API or development other
How To Remove Logo When Printing Individual Records
To ZC team; Is it possible to remove logo from page when printing individual records? Is there an option for it? Thanks, Damien.
Print shipping label on Zebra Label printer from ZOHO Creator deluge
Hi All, Allow me to guide you through the process of printing a shipping label from ZOHO Creator to a Zebra label printer (ZD421D). Step 1: To start, configure the SendFileToPrinter API, which enables the transmission of a file to a Zebra Link-OS printer.
How to make a field conditionally mandatory
I have two fields (Address and City) which are not considered mandatory unless another filed, Amount, is greater than 100. So if Amount is greater than 100, how can I assure that Address and City have values in them? jmc1846-zoho
Passing a value to an "+ add new entries" form
I want to pass a value to an "add new entries" form. Take for instance the forms in the Zoho help example app "Dynamically adding items to a picklist" Back when that example was created it wasn't possible but now we can configure a look-up field to allow the addition of new entries. Let's say I didn't find the state I wanted for the selected country and wanted to add it. Since the "State" form in the example has a "Country" field, I wouldn't want to have to select the Country in the State form when
Value in a dropdown should give automatic update in date_tim
Hi I would like zoho automatic to update a date_time field to current time, when a value in a dropdown is set to a certain value. How can this be done! BR Skouboe
Next Page