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.
Has Zoho Support Crumbled Again? Seems so...
Zoho support was really bad for a few years but seemed to get better until recently. I find myself waiting 5+ days for simple responses. Anyone else experiencing this?
How to upload a file from one upload field to another
Hello!!! I would like to get/download a file (of a record) from an upload field of Form A and upload it to an upload field of Form B. How can I do it with deluge?
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.
How To I Set Autofill Field In Zoho Creator Application
I Have Created One Form Name Is New Lead. And I Created Second Form Name Is Demo. I Need, When I Select Organization Name Is Live Demo Form Then Contact No. & Email Id Field Are Autofill From New Lead record. According to the name of the organization
Submit multiple forms in a page with one click
Hi ! I'm trying to submit multiple forms within a page with just one click on submit. Is this possible ? Thank you !
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
Location searching - how to?
I need to allow users to search by zip code (we have many house listings with addresses), but I want to expand beyond the zip code they enter by X miles. What would be the best way to build something like that out?
Adding a Lead through Map view like Zoho CRM
How can I add a lead in Creator in Map View like Zoho CRM? I want to click on the Map and add a pin where it automatically finds location and address then can add a lead. Photo below from Zoho CRM. If it's not possible how can I add the CRM Lead Creation
Need Help understanding rebranded mobile apps
Greetings I'm going through the knowledgebase regarding the rebranded mobile apps and i need to understand the customer side app, do customers need to sign in to my portal on the creator website first and then they would be able to access my customer
Pivot chart with subform data
I need to create a chart with data from a form and a subform inside it. But when creating report, all fields but subform fields appear in the list to be used. What should I do ? Basically the subform has a list of "procedures". I need a chart where X is the "date of procedure" contained in form It should be easy, but I cannot find a solution. Thanks for any help.
How do I integrate the Zoho Creator API with a business application that is not web based?
In working through the OAuth APIs, there are only two Client types mentioned. Server based client and Self client for testing. The Server based client authentication protocol will not work as the application is not hosed on a server and will not have
Adjust width and height of report in HTML page
Hi! I'm aware I can edit the height and width by creating a widget and then refering to the report I'd like to show. But I noticed that the report loads much faster when inserting it directly with the insert form/report button in the script builder. Is there anyway I can adjust the width and height if I choose this option?
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.
Reddit forum-like app in Creator
Has anyone ever created a Reddit forum-like app in Creator? I'm sure I could figure it out myself, but I was wondering if anyone else had done it before and had a roadmap of sorts. 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
Create a Folder in Google Drive via API
Hello, I am trying to create a folder in Google Drive via API with below code: drive_map = Map(); drive_map.put("mimeType","application/vnd.google-apps.folder"); drive_map.put("name","folder name here"); response = postUrl("https://www.googleapis.com/drive/v3/files?key=API_KEY",drive_map); But I am getting this error. {"error":{"code":401,"message":"Login Required","errors":[{"reason":"required","domain":"global","locationType":"header","location":"Authorization","message":"Login Required"}]}}
How can I delete a calendar event?
Hi, I know there is a way to add an event via deluge function "zoho.calendar.createEvent", but how can I delete an event?
Zoho Desk Attachment
I have a form in Creator that collects information and creates a ticket in Desk. I would also like to attach a file to the ticket using the File Upload form input, but I am not finding much information on how to make that API call. My code for the Create
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
Custom actions for additional reports from same form
I have created additional custom reports from the same form, e.g. pending payment, showing only payment records where the status is "PENDING". I cannot get custom actions to appear for the items in this report. I already have actions that appear based
Populate a dropdown with data from another Zoho Module
Hello, I'm quite a newbie with Zoho Creator but I have a simple use case which I can't succesfully achieve. My request is quite simple. I would like to populate in my application a dropdown with data from another Zoho Module. Actually the list of vendors
API assistance for creating subscription in Zoho Subscriptions
Hi, I have the below code in zoho creator in order to create a new subscription in Zoho Subscriptions when a customer signs up. Could you please assist in editing this code so that when a customer uses an email address that already exists in zoho subscriptions
How To Set Report Column Width in Creator 5
In previous versions of Creator, report design included the ability to specify specific field widths for each column in a report (browser). That capability seems to have gone away in 5. I have a report in which one of the columns may have a lot of text
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?
Migrating to C6 - Old Sharing
I want to migrate to Creator 6 but it says I'm ineligible. I've narrowed the reason down to: Old sharing "Some of the applications in your account uses old sharing (C4) which cannot be migrated to the new sharing. Migration of these old sharing into the
Request user data via Deluge - Input field (no form)
Hi, for instance it is possible via blueprint at Desk, even w/o Deluge, to ask the user for data, let's "Enter SerialNr". Is it possible to request data from user in Creator via an input field, which is not generated with a form, instead directly into
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)
Question about Zoho Creator Customer Portal Capability
Hello. Can I utilize the customer portal from within zoho creator to charge credit card payments from the portal users monthly and/or annually? I'm trying to understand if the customer portal is only for adding/editing/deleting records OR if we can also
Only show items in lookup filed that have NOT already been used in a form
Hi, I have FORM A with a field "SIM" that is linked to the field "SIM" in FORM B. The challenge: A "SIM" record in FORM-B can only be used/linked ONCE in a single record in FORM-A, since lookup fields cannot be marked with "no duplicates" I would like
Mandatory field for non-admins
Is it possible to make a field mandatory only for non-admins. So if anyone is accessing it via a published form the field is mandatory but if an admin accessing the form via the application it can be left empty?
Time tracking from report by action button
Hi, I've created a report for time tracking by custom action button. My goal is that employees should use only the action button without entering the form for checking in and out, to make the flow as fast as possible. I'd need a new unfilled report for
Delete all records
Is there a way to delete all the records from an app or specific environment? I'm trying to publish something from Development to Stage but there's an error that I think is caused due to present data on Production, so I need to delete all records from
Function using old version of value on User Input
Can anybody help me to understand this? I have the following (embarassingly) simple workflow that triggers on user input of Estimated_Fee: input.Estimated_Fee_Per_Hour = input.Estimated_Fee / input.Estimated_Work_Time; This works perfectly: when editing
Field spacing on Creator 5
Sorry if this has been asked before. Is there a way to adjust the gap between fields on Creator 5
ZOHO Creator Credit Card Integration
Hi Is there any way to pass an amount field calculated in Zoho Creator to a third party Credit Card processing gateway such as Sagepay Thanks
How to add action on click on submit
Hi, How to add action on click of submit like below i am trying ; but i am getting only form submission option , where should i find this option Thanks and Regards, Sidhant A.
Next Page