Zoho Creator Shortcuts
In 2023, Zoho Creator will be getting a lot of new features. Like Canvas and the advanced Deluge Editor, which will improve Zoho Creator's functionality and give developers a fresh experience. I'll shed some light on shortcuts so that you can utilise
Portal permissions
I have recently adapted the Fleet Hub Management app within Creator for our team to use. I have locked down certain parts of the app for the Admin only to have access to and have created a separate profile for drivers (Zoho One users) to use which only
Report summary header and footer??
Hi there! I´m building a report summary to export as PDF. I had set up the page size as A4 and enabled the header and footer. But when the pdf is exported, instead of puting the header and footer on every page, it just puts the header at the beginning of the first page and the footer at the end of the last page... How can i make them to apear as header and footer of every page??? Tanks!! =D
How to input all values from a Fetch Record and return to a Multi Line field
Hello Everyone, I'm having an issue I can't understand. This formula is working. The info statement shows me that all the proper records were retrieved and can be returned. for each r in Workout_Tracking[Single_Exercise_field == varSW] { input.test_report_text
How do I change a Zoho Creator Form's styling with CSS?
Hi there, I have built a form with zoho creator. I'd like to change the field labels to be consistent with the website to which it will be embedded. What's the process for specifying web fonts and changing sizing, colours etc? Thanks
no such view exist
Hi, I am trying to attach report of a form in an email and have written concerned script for it which is as shown below. The name of the form is NMR Labour on site Today ( Daily Wage) sendmail [ from: zoho.adminuserid to: "harish@ebs.com" subject: "Daily
Need better error message when an application error happens
ZC dev team: When running an application, if there is an error, this message appears across the screen: "Error occured please contact application owner." Unlike the (slightly) better error messages one gets in the script editor, THIS message is desperately unhelpful. Right? I would think that when the ZC program catches the error and throws the message, it must have some kind of useful information it could pass along in the error message, such as what statement was being executed or what field was
Error when I create the New Application
Hi, When I import a CSV file and I want to create return "Ooops,something wrong" What's the problem? Any file example? I'm attach the file I'm using. It's correct? Thanks,
How to disable a subform field based on the input of another subform field
Hello, I have a subform within a form. I want one of the fields within that subform (Checker) to be disabled based on the input of another field (Editor) within the same subform. Editor is a lookup field that pulls from the Name field in another form (Team_Members). I want Checker to be disabled when the Status field for the relevant entry within the Team_Members form is equal to "Graduate". How do I do this?
Zoho support
Is there a problem because for weeks we have been sending emails and not receiving a response and no solution ?
Pass values from the current form to a function before submitting the form
Hello, I want to pass the values from the current form BEFORE it is submitted, i.e. it doesn't have an ID yet. Is there a way, apart from manually passing each field value (or creating lists or maps, etc.)? Thanks, Fidel Martín
Private link with parameters
Hi, Is it possible to create a private link with parameters in it? Here is an example: http://creator.zoho.com/zchelp/employee-manager/form-perma/Employee/Employee_ID=1234 The above link will require login information, I want the same link that can be accessed without login info. Thanks! Vishal Verma
Copy or duplicate application - not working with New Application Builder
I cannot copy or duplicate an application. I have been able to do this in the past and it has been a quick an easy way to share application logic between team members. It use to work by clicking on "Copy Application" under Options menu. Has this changed ? Is it broken by the New Application Builder?
Auto Updating Sub form based on a Lookup input that is not in the sub form
Hi Guys, I need some assistance. I have two forms: 01. A purchase request form that has a subform with details of items being requested for. The form also creates a unique number for each submission (the PR_Code). 02. A Purchase Order form that has a
Need to print barcode converted from a number or text field
Is there a way to convert a number or text field in a form to a barcode at least when printing. I need to print label for items that includes a barcode for item number or lot number. This way when the entire item or a quantity of the item is used, the label barcode is scanned by a handheld scanner on the item field or item report search, item record can be opened and the used quantity is entered, instead of having to type the long item or lot number. Does anybody know how to pull a font type (Barcode
Custom Portal on external domain
Sorry for this post looked into it, but just don't seem to get it. I try to add my customer portal to an external domain. Added a CNAME record to the external domain but it just doesn't resolve. Keep trying this, waited 24 hours and such but doesn't resolve and time isn't on my side in this case. for example my domain is https://www.mydomain.com i added a CNAME record with the following example data: Name Type Record Action example.mydomain.com. CNAME creator.cs.zohohost.com Delete Now i tried
Best way to dynamically add large amounts of choices to a drop down
Hello, I've got Zoho Creator app and I have a drop down that I'd like to be able to choose from my items list in Zoho Books. The issue with this is that we have thousands of items and my current method takes too long for the data to be fetched. Here is
Problem in iframe movile version
Hello everyone, I have a problem, I have a development that displays correctly in the desktop version, but the native zoho mobile version shows me in a strange way, it does not respect the proportions, this is a page with three iframes inside, one of
Unselect All Options in a Single Select Radio Button field ...
Hi: Is there any way to "script a single choice Radio Button" field ... so none of the Options are selected ? You can have it so none of the Options are selected at form load time ... by setting the Intial Value property (at Edit time) to blank ... but once the user selects one of the options, I can not use any script command to reset it ... e.g. input.myRadioField = ""; ... does not do it. I can use input.myCheckBoxes.deselectall() with multiple choice (check box) fields ... but not with single
Color Coding
I am making an application that my company is going to use for scheduling construction jobs. We have one form that the output is placed in calender view. We would like to show each job on the calender and have it color coded occuring to the team that is working on it. Also on calender I need the entry to show on every day between my start date and end date automatically. Is it possible?
Set View Criteria: How can you specify "is empty"?
I have just racked my brains and plowed every resource to come up with this solution with no luck. I want to create a view with restricted criteria where a "fieldname" is empty. This helps me know which records need to be updated. Many resources point to creating a view where a fieldname is not empty, but doing the opposite has not worked. Can anybody walk me through this?
Record Detail View in Page
Hello, is it possible to show an Detail View of an single Record in a Page? Simon
What's the difference between Rebranded Custom/Mobile Solution and Custom Solution?
What's the difference between the two below? I'm being told by Zoho Support staff that they're the exact same thing. I'm struggling to see the connection. These seem to be two different types of solutions... 1. https://www.zoho.com/creator/newhelp/app-settings/understand-download-mobile-app.html
Usage limit reached?? At 0?
I cannot enter any records because when I select "Submit" I get this message: "Usage limit reached. Your limit is 0. Your current count is 0. Please purchase Add ons or delete some records." I have a free account and haven't entered any of my 1000 records. Any assistance with this would be greatly appreciated... Thank you so much.
Captcha verification not working
Hi, I have embedded a Zoho Creator form on my Wordpress site and the Captcha verification is not working. It refuses to accept the verification code I enter. I've tried it multiple way (caps, non-caps, Safari, Explorer) without success. I see a number of previous problems reported on this topic, but none appear to have been resolved. Thanks, Peter
Zoho Creator REACT JS widget
Good day, I have got a REACT JS widget that runs successfully in the Local Host Test Environment, but I have no idea how to pack and zip the widget in order to upload it to ZOHO. I did not use the Zet CLI to develop the Widget, seeing as I am using REACT.
Default View All <form> to show only the user's own records? Restrict fields to specific roles?
Is there a way, short of creating a custom report with specific criteria to be able to view all records that belong only to them (those that they created)? Or, more generally, be able to configure the permissions on certain forms such that it is impossible
How to Publish survey?
Hi- Im totally new with Zoho 2 days and absolutly love it. Im trying to uderstand how to publish a survey. After I create the form, I have like 100 contacts that I need to invite to complete the survey. I havent seen how to even save the form. What do I do with the form once I have selected all the fields I need? How do I save it- how do I send it to my contacts, or how do I get them to fill it in? Sorry, but I havent seen instructions on actually how to use the document once created and get it
Password Field/Mask
Is there a way to create a password field or mask a field with certain characters. i.e. As I type 123456 it shows up as ****** Thanks.
How to get the display name of a single field (solution)
FYI: string Field_Display_Name(string form, string field_link_name) { url = "https://creator.zoho.com/api/v2/" + zoho.adminuser + "/" + zoho.appname + "/form/" + form + "/fields"; // allcreatorscopes is an internal API connection with ALL Creator scopes
Lots of edits in creator
Is it possible to do lots of editing, easily in creator? For example, in regular spreadsheets you can copy/paste multiple cells, drag stuff around, single click for editing. Can we have that same thing in creator? Perhaps like the crm - you can edit account info in sheets. "Edit this view in sheets" -> will have it export to sheets, then import back. Being able to download the view into microsoft excel, edit, then save would be amazing. Thanks! avimar
Zoho Creator and Zoho Subscriptions Connection: How to show Customer Portal User their order information upon first login?
We have Zoho Subscriptions connected to Zoho Creator via Zoho Flow. When a person purchases a new subscription on our website, via Zoho Subscriptions Hosted Payment Page, two things happen: 1. Zoho Flow: When a new subscription is added in Zoho Subscriptions,
Kiosk mode for Creator on Android
Hi, I was wondering here is a kiosk mode or if anyone had found a work around to set up a kiosk mode in Creator on an android device?
MORE_THAN_MAX_OCCURANCE
type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception com.adventnet.iam.security.IAMSecurityException: MORE_THAN_MAX_OCCURANCE
com.adventnet.iam.security.ParameterRule.validateParam(ParameterRule.java:377)
com.adventnet.iam.security.ParameterRule.validate(ParameterRule.java:306)
com.adventnet.iam.security.SecurityFilter.validateURLRule(SecurityFilter.java:380)
com.adventnet.iam.security.SecurityFilter.doFilter(SecurityFilter.java:97)
com.adventnet.iam.mickey.MickeyUserFilter.doFilter(MickeyUserFilter.java:88)
How to provide read access to creator apps for outside users
I would like one of our clients to view the data in an app we built using Creator. Is this possible without adding the external client as a paid user within Zoho?
RSS Zoho Creator application
I am trying to get the RSS for my Zoho Creator application. I am confused about where I get the link from. I read this, but it really didn't help. "The RSS feed is automatically updated. Once you copy the link and submit it in a RSS feed reader you will be able to see the latest 25 records submitted. To see the entire records, add complete=true at end of the link. If your view is private, use the Enable Private Permalink option in the Export dialog, to get the private link. You will get a link
POST request - invalid content type "text;charset=UTF-8"
Hello, I am trying to update some records in our application. I am trying to do this with a POST request These are my configurations for PostMan URL: https://creator.zoho.com/api/USER/json/APP/view/BillingRequest_Report/record/update Parameters: authtoken: TOKEN scope: creatorapi Status: "MyStatus" cruteria: Mycriteria When I tried to execute this, I got a 200 response and the Status field was updated. But in Headers I can see that the Content-Type is text;charset=UTF-8 . This is a problem, since
Clear and Add items in Dropdown in a Subform
Hi! Looking to use a List workfiow function as a spot where i can go to update a list that needs to be updated from time to time, and then list be used in various forms as the options in a drop down It is already working for standard form dropdowns: clear
Recover Deleted Form?
i have Accidentally my Form. How can i recover it....
Hoping to pull-down menu, plus sub-folder in the folder where you can add sub-menu
Hi Hoping ZC on pull-down menu, plus sub-folder in the folder where you can add sub-menu.. like this: Thanks Stanley Guo 2011-11-10
Next Page