Filling out a pdf
Hello, is there a way to fill out a pdf document based on the data input into a creator form. The data would be used to enter into the pdf. Has anyone had any experience with this or have any ideas? Thanks in advance for your help.
Error
Hi, getting this error {"code":3000,"data":{"ID":"4035633000003741003"},"error":["Error details: Error in executing On Add - On Success script Given string is lesser than the applied boundary, so index out of bounds exception arisen Line:(1)"],"message":"Data
Working with ZOHO rest API for adding records using Postman
Hello, Im using android studio to create an app for one of my tasks in zoho, for this mean I have to use ZOHO APIs to insert and edit records. Beforehand, im trying to configure and see how the api would respond and for this mean im using Postman as; POST URL: https://creator.zoho.com/api/<ownername>/json/<application_name>/Report/FormReport/record/add and parameters as; authtoken -> https://accounts.zoho.com/apiauthtoken/nb/create?SCOPE=ZohoCreator/creatorapi&EMAIL_ID=<Email>&PASSWORD=<Password>
Calculate hours
Looking for the following function. Example, Employee worked from 3p to 7a whats the total hours between 11p to 4a
Functions : Can I pass a value from a page parameter to a function ?
I have pageparameters that set "startDate" and "endDate" example : https://creatorapp.zoho.eu/MYCOMPANY/MYAPP/#Page:Home_Generic?startDate=01-Jan-2021&endDate=31-Dec-2021 I would like to use a series of functions in panels in that same page - can I read
Subform : Recall existing data into subform - not create new data
My use case is that I have a multi-select field where I want users to be able to choose locations that already exist and bring them into a subform to edit. The subform is linked - not an inline one. The multi-select field and the subform are the "locations"
getDate from String ? Should be easy
This should be so simple, yet I'm having issues. I'm passing a date to a page parameter and then want to pick the value up for some labelling. The URL is passing : ...#Page:Dev_Home_Generic?startDate=01-Jan-2022&endDate=31-Dec-2022 and I'm trying to get
How to cancel On Add Row event?
Is there a "cancel Add Row" type syntax in the On Add Row subform event that can be fired? My use case is this, I want the screen to send out an Alert saying that some fields are not filled out in the master/main form when the user clicks on the "Add" link in the subform and then remove the new row in the subform. So in my On Add Row action, I have checked the condition say: if (input.Field1 == null) { alert "Field 1 in the main form needs to be filled out."; cancel Add Row; <===== Of course
Run Creator Custom Function in Flow?
Is it possible to run a custom creator function from Zoho Flow?
Please make SPLIT FIELD LAYOUTS more web-responsive on desktop
I find that whenever I split fields into 2 or 3 columns (within the form design view of Zoho Creator), the live form never looks good on a desktop browser. Some fields in each column are spaced appropriately so that everything is in view, while others
check info before Syncing two Subforms
Hi i have a secondary form that dumps its info into a master report. The secondary form has a subform and there is a corresponding subform in the main report CASE: Main form alreayd has ONE SAMPLE_ID listed on it User submits on secondary form adding
Dynamically adding rows to a sub-form. Problem with populating drop-down list
Hello, I need help on the following code. Here I am inserting rows in a sub-form called Period_Info1 (which is in main form Create_Time_Table) from another sub-form AA.Period_info. The fields Period_no, Fr_Time and To_Time are inserted correctly but field Course, which is a drop-down list is not getting populated with List L_S. If the number of rows in the sub-from are predefined then the drop-down gets populated correctly from the list L_S. The drop-down is not populated when it is part of the
UTMs Forwarding in Embeded Forms
Is there a way to forward any URL UTMs when embedding a form in a website and redirecting the user after a successful submit? We would like to be able to track campaigns to the conversion of a form submit.
Zoho Creator Developer
Hi, I started using Zoho Creator and believe that we can use this to develop applications for our company but I am having second thoughts as I cannot find the correct resources. We are looking for an experienced expert Zoho Creator developer for our office in Gurgaon. We are also willing to take someone on that wants to work remotely but still we cannot find the right person. All the proposals we get are from companies or freelancers or from candidates that have very little experience. We are looking
Looking for a Zoho Creator Developer
Hi, I'm looking for someone to help edit, improve and add new features to an existing Zoho Creator application. It was built by a developer who is no longer available for freelance work so I'm looking for someone new to work with - most likely for semi-regular updates. Please list your previous work with Zoho Creator, your timezone and general availability both short and long term. Thanks, Andrew
Update zoho CRM deal stage on form field update
We found the way to create a deal in CRM everytime someone submission the form. Now we are looking for a way to update the stage once we approve that submission. Basicly we have a button that sends the response on the form submission and would like to
Is it possible to add options to a multi-select through deluge
I am trying to update a multi-select field with a value not called out on the form, I am trying to do this through deluge, not in form. So for example a multi-select that has options {"A","B","C"} but through a script I want to be able to do something like this: field.add("D"); Is this possible?
Sales Order Line Items into Zoho Creator
Hello, I am trying to integrate the information of a sales order into a Zoho Creator Form so we can attach certain items to each individual line item. This is needed because it is unique to each order and is not available in sales orders currentl y. So far the only items I am not able to pull in is the product details. Can someone please help me do this using Zoho Creator? Shaun
Access preview link for pdf instead of direct download link within widget using Zoho Creator API
Is there a way to access a file within the Creator file system and preview the file instead of direct file download? I understand the files are hosted on the Creator server, and that the previews are made possible most likely to finding the file and embedding
Using "If Condition/Statement" with two forms
Form A: Used to select email notification preferences (Multi-Select Field) Form B: Used to add and manage work orders SCENARIO First, the user submits Form A, setting their notification preferences. Then, the user submits Form B to create a work order
how to add current date and time in date-time field on load of the form
Hi, how to add current date and time in date-time field on load of the form date = zoho.currentdate; time = zoho.currenttime; this is the code i have tried; but either date or time i am getting in different variables, so how can i store both into one
Upcoming Updates - May-June 2022
Hi all, Greetings from the Zoho Creator team! We're looking forward to delivering on all the exciting updates we previously announced for you. In this update, we'll be going over: Revising developer permissions API limitations on workflow looping Standardizing
Specific tab titles in the editor
As it currently stands, each tab title in the editor is "Zoho Creator", which makes it impossible to tell which tab is which. Instead, it would be handy to have the tab titles in the editor reflect where one is in the editor. E.g. FormA FormB ReportA
Cascading Dropdowns w/ Add New, etc., etc.
I have 3 record types: Company Branch Contact Where Contacts belong to Branches which belong to Companies. Question 1: On the form for Contact, I want to be able to choose which Company and Branch the Contact is being created for. I got this working by
Basic Budget Application
I am trying to determine if Creator will work for a basic budgeting application that I am wanting to put together. I would like to have a form that I can use simular to a check registry, a form where I can create a monthly budget with categories, and some views that show actual versus budgeted totals. I can not figure out two things: 1. How to have a running balance for the form that I want to use like a check registry. For example: Date Payee Amount Balance Category 11/21/06 Wal-Mart 25.00 100.00
Renaming
How do I change the name "Sheet1" to "Customers" in the figure below?
Email data to form
Hello, I’ve a couple problems while trying to send an email to a form. While I don’t think it’s a zoho problem, I’m gonna ask you anyway, maybe you have a solution. Sometimes when a user sends an email to the form, the content won’t be captured by ZC_Content.
Zoho Developer "Custom Solution" Question
I've made a few basic applications within Zoho Creator for my company's own internal usage. I want to recreate one of these applications within Zoho Developer as a Custom Solution, so that I can sell it to other companies. I'm not quite grasping the Pricing
Syncing data between the environments
Is there a way to sync the data from the production environment to the development? Everytime I publish and update I lose all the data in the production version
Hide empty fields in summary report
In the summary report view, how do i hide the fields that are null?
Panel filter not working
Hi, I am trying to construct a panel filter like below: But it seems does not work, only one of the conditions is fulfilled. Any way I can achieve what I need to do?
IMPORTANT: Restriction on Public Access, to control phishing.
We already have processes in place to detect fraudulent usage of Zoho Creator. We never permit storing of sensitive information like credit card details, passwords, social security numbers, etc., on our apps. But as we are sensing deceitful usage of applications, mostly in Free subscription and Trial period, we have decided to disable the option of making an application as Public. Henceforth, all the applications that are created will be Private and only a shared user will have access to the applications.
Introducing Zoho Creator's v2 APIs
Hello App Creators, Welcome to Zoho Creator's v2 APIs! This post will serve as the central point for migrating implementations of Creator's current APIs (v1) to v2. Improvements that v2 brings OAuth-based authentication, which is more secure than the
Zoho Creator Lookup field wrong data type
Hi I'm trying to get to grips with fetching records in creator and have created 2 forms: Visitors (Name, Email) Appointments (Date, Visitor, Email) The Visitior field in Appointments is a lookup field related to the visitors form. I've tried to define an action in script builder to take the name displayed from the lookup and fetch the email address of that visitor. The problem is that the name field in Visitors is a single-line text field whereas the Visitor lookup field is being shown as numeric.
How to push image URL in Image field of Zoho Creator using custom function/deluge script or creator API?
Hi, I want to add an image to Image field in Zoho Creator by giving URL of image into Image field using custom function or deluge script. I tried to give URL of an image in Image field in Zoho Creator's record using the following code: insert into Testing [ Added_User = zoho.loginuser Name = "Test Record" Email = "MyEmailAddress" Image = "http://cdn.wonderfulengineering.com/wp-content/uploads/2016/01/nature-wallpapers-38-798x350.jpg" ] But it is not adding image to Image field.
Custom Button in Quick View of Report should be Available for Mobile View
Hi @Zoho Team, I believe having a button available on quick view of report for Mobile app is very important. I understand that having it inside Detailed view or adding into action buttons does solve the problem but from the user journey point of view
Forms to enter data and retrieve data
Hi, I am very new to Zoho Creator. I am looking for a really simple sample application so I can learn from it. I want a simple form to enter an employee personal data. That I have figured it out. Next I want to search for an employee by name, or by email,
Zoho Creator Should have Folder Management Capability
Hi @Zoho Team I think once of the major things that Zoho creator lacks is the Folder management capability as all major ERPs and CRMs do come with resource management section but there is no specific resource management section in creator which I believe
increment a number field
I don't want to use the autonumber field in this case and would like to add my own. I've create a number field called Client_Code, how do I go about incrementing this field by +1 in deluge? Form Name = Customers Field Deluge Name = Client_Code thanks
OAuth 2.0 Connector with PKCE
I want to announce here new version of application on marketplace [OAuth 2.0 Connector with PKCE] This is renovated app for minting the OAuth 2.0 tokens. As you may know, [PKCE] (Code Verifier) is becoming a new standard for OAuth and as of now supported
Next Page