Value is empty and 'get' function cannot be applied
I'm having a problem with a creator app and hoping someone can help me understand what's occurring. Our business creates lumber products for wholesale and we sell scraps as retail for firewood. We have a creator app that is meant to be our office Point of Sale for the firewood. The problem is that when we attempt to finish an "order" for a customer we get the following error - "Error in executing On Add - On Success script. Value is empty and 'get' function cannot be applied Line: (79)" The
In "Configure add record action" how do I set the value to whatever was entered in the form?
I am attempting to use data entered in Form1 to create a record in Form2. I simply need to set the value of Form2.Field1 to the value that was entered in Form1.Field1. Unfortunately the "Configure add record action" only seems to allow me to specify a
"form does not exist" error when embedding iframe code on site
I successfully created my form and clicked on the embed code on website, iframe, but when I put it into my blog (blogger) it says the zoho creator form/app does not exist. I clicked on the make public button and tried a variety of ways. I am able to get the form spreadsheet embed code to work, so not sure what to do next. Any thought appreciated Carol
Zoho Creator Custom domain Error 400 and SSL issue
Trying to setup a custom domain for a Zoho Creator App Added sub-domians Verification was successful But we see Error 400 and https is not working properly. Our Zoho account is a premium so this feature should be available to us (we already did it
Where to find decent video tutorials on Creator customer portals
Hi Does anyone know any basic tutorials on how to create a customer portal and how to create a form that updates a module record in CRM? The few videos Ive found are tortuous to watch with mistakes happening during the video! I need professionally produced
API call of avarage
Hi how can i obtain via api call the avarage of a field (Sales) of records from one specific day_? i know i can get this info in a snippet on a page but i want to know this value avarage of all via API also i can get this value on a pivot table but pivot
What is the fee structure?
Hi, I need a portal that allows about 300 customers access to edit their details in our Zoho CRM. CRM's portal is very limited, so Im thinking about using Creator. How much is it for Creator's Customer portal for about 300 customers? Thanks
Your current plan allows only demo of the SubForm.
Hi,my self satya,i am new in zoho creator.When i tried to save my form information it will show "Your current plan allows only demo of the SubForm." so anyone can tell me how to solve this issue.
Creator 6 - What's your experience so far ?
My company are looking to make the switch frm C5 to C6 but I am curious to know what everyone's thoughts are in general and if there are any bugs or hesitations that people have experienced.
Update to Form Fields Error
I am making changes to zoho form, while viewing application, it shows. but other account roles do not see the new input box that has been added. I need help, please.
How to setup default page in Creator when user lanuch APP?
How to setup default page in Creator when user lanuch APP?
Can custom functions return an entire fetch?
It seems, and I've been told by Support, that custom functions cannot return the entirety of a fetch: only the record IDs are returned. I've tested various ideas and I've confirmed this to be true. I can use the record IDs returned by the function to
Field with reamaining time to deadline or overdue by
hi im trying to achieve a field or a widget that lets me see at a galce remaing time to due date or overdue by ... y have tried the following on a formula field but doesnt update
Send mail (on success) if new row added (subform)
Hi guys, Can someone help me out with the script for: On created or edited > on success Send mail if new row in subform added. I don't know if I'm just having a complete brain block today!! Thanks
how to restrict a lookup field
Hi, I have a lookup field in order form for customers. I'd like to publish the form, but I do not want customers to see the list of customers behind the lookup field. Is it possible to do it? Thanks a lot! George
Zoho Creator Report - Including Multiselection type fields.
Hi, I have created a table which captures information about client companies. One of the field, "FieldA", offers a selection of 5 options. Now when I try to create a report, this field does not show up on the left hand side of the screen which list the other fields. I also notice that a checkbox field also is missing from this list. Is this a limitation with the report module? If not how do I include these fields in my report. Thank you. Prabha
Any existing integration with Zoho Calendar?
Hi there! Is it possible to send data from Zoho Calendar to Zoho Creator? I mean, directly via an integration made by Zoho, or if the only possible ways at this time are through third-parties, such as Zapier, Make, etc. I tried to find the answer to my
Any way to force delete items without having to delete first every referred occurrences?
Is there a way to force delete items (forms/fields/other) without having to delete first every referred occurrences? If not, is there any existing features in Creator that could help with locating those occurrences faster and more easily? I mean, besides
How to check for an empty field
I want to set a custom filter to search for records where a certain field is not empty. Effectively, "Field does not contain [blank]" Can someone tell me the syntax for empty or blank please?
Conditionally mandatory field??
Hi, Ive seen similar threads on this but none of the examples shown have worked for me. Say I have text fields “Name” and “Description”; and a drop down called “Status” that has 2 choices: “Save” and “Ready”. My Name field is always Mandatory, that’s
Option to protect application
Day before yesterday I was working on my client account in which I had published my application. Since it had some mistake i decided to delete it and accidentally I deleted the original app I had in my account. Before deleting I was prompted to confirm but I didnt realise that I am in my own account There should be an option to password protect the application where in application can be deleted only after the admin enters a password for that particular app. I think this is an important issue and
Inserting a report into a from in creator
I've have a form I am building for service calls. I want to have a look up field in the service form filter the report from the service forms by the job name. Is it possible to have the filtered report shown in the service form so techs have the history?
Zoho Creator: How can i use my widgets in my react app ?.
Dears, I'm developing my front-end application using React Js, and I use Zoho Creator to create forms, tables and data dictionary, So how can i use these forms in my react app except using it as an iframe Regards
Rearrange how Apps appear on the Dashboard in Zoho Creator?
We would like to rearrange how our Apps appear on the Dashboard in Zoho Creator. Is this possible? They only seem to be listed in order of date added. Is there any other way to sort? Such as "most used" or "most recently used" or "starred"... Or by manually dragging them into a static order. Anything would help...
Sending a concentrated email of all the order details from the subform
טקסט מקור I am building an application that sends orders of goods to the email of several suppliers simultaneously. For instance- in a restaurant that has a supplier of drinks and a supplier of meat and a supplier of vegetables, the restaurant owner will
Using Roles and Profiles in Deluge
I have a form with a section called "Billing_Details" for use by our billing department. I would like to hide the section when the user is not a member of the Billing Department. I have a user profile called Billing Department. My question is this: is
How can I use add record to create multiple records from one?
I can use add record to create one additional record, but not for the multiple that I want. I am using forms to submit orders for advertising, so I need the same form to apply to various dates in order for a report for a given date to be accurate. The solution, I though, was to have a field assign a number of "runs" or "insertions" of a given advertisement, then the function could create copies of that same record, with .addWeek(2) for the date field, according to the number of times in that field.
Document Editor does not show correct Field Content from Lookup Fields
Dear all, I do have a strange content showing in the Document Editor. I do have multiple Lookup Fields in a creator form like shown in following screenshot When I import this field into the document editor it does not show the content of the field, but
Unable to create a pie chart
Hi, I have a form with multiple fields (field A, field B and field C) and a field which is the sum of Field A, B and C. I am trying to create a pie chart for this. When i try to create a report, the option for pie chart is not enabled. Can you guide me with the right steps so the pie chart option is enabled. Thanks!
date time and currente date time
hello im creating a grapg or a page snippet on where user can view on real time the expected date time of a ticket minus the actual current sisteme date time so i can create a graph or a report that is green if expected date time has not expired related
How to fetch Multiple values when Lookup field type is "Multi-Select" ??
Hi.. I have Project Live Form Window, where my Lookup Field - Employee_ID (Multi - Select Value). when I choose Employee_ID ( Multi Select value) field ---> from Project Live Form Window, I want to Fetch Employee data automatically from Employee_Info form. Suppose If I choose , 2 Employee ID from Project Live Window, It should display that 2 relavant records, say Email ID. I tried using Script Builder, but getting Error. How to do this task?, Kindly assist me, doing this task. Thanking you Regards
would be nice if zoho creator had a spell checker option for text fields
would be nice if zoho creator had a spell checker option for text fields
Unable to COPY / Duplicate Application
Dear All, I am desparately in need of help. I had worked day and night on a CREATOR application recently and now wondering to COPY the application to another user ID and give it off to a friend. The application works absolutely fine in my account and I have currently made it public so that I could copy the same application from my friend's account. When I login in his account and do a search for applications, I am able to pull up my application but then the system doesn't copy the application to
Formula to calculate age
Can anyone help me create a formula that will calculate a persons age. I have the date of birth and the zoho.currentdate variable, but I am note sure where to go from there. Thanks, Dave
add border to a list view
Hi, Is there a way to separate fields with borders in a list view in order to have a more printer-friendly version. Thank you!
Since Tuesday our users have not been able to access most of the reports one of our core applications.
On Tuesday morning one of our our core applications suddenly denied access to all user reports except me. I am a developer not and end user and have administrator access. There are 3 other users with the same access although they also have been denied
Creator JS SDK - How to use any "array" field??
Hi team, I've tried every single way to addRecord where I want to parse an array, just ANY array. I don't know why there is no single field that would allow me to use this dynamically. I tried multi select, which when I fetch the record, it returns an
Deluge script to create new record in custom module not working
The below results in an error message when using the API name of a custom module voidCreate_building_from_name(string Address1,int lead_id) building_map = map(); building_map.put("Buildings_Name", input.Address1); building_map.put("Address_1", input.Address1); create_building = zoho.crm.create("Buildings", building_map); info create_building; info building_map; Results in: {"code":"MANDATORY_NOT_FOUND","details":{"api_name":"Name"},"message":"required field not found","status":"error"}{"Buildings_Name":"test","Address_1":"test"}
Zoho Creator
Hello, I have app in zoho creator, and have invited my employers .. but when my employers open invitation link .. it redirects to blank page! Screenshot is attached.
Trying to pull a owner name (and other data) from CRM in Creator
Hello guys ! With the help of this great community I was able to pull some data from CRM "Contacts" into my Creator Form. As you can see below, it's working like a charm but I now need help to be able to fetch only the name of the owner (my "commercial"
Next Page