error occured please contact application owner
when i upload my address proof to chegg india zoho creator it shows "error occured please contact application owner. what to do? help..
Can a String entry be looked up in another form & auto populate that form with data fetched from another form?
My Deluge experience is minimal and rusty Form A has the following Fields: "Account_Number" "Account_Name" "Account_URL" Form B has the following Fields and contains all the data "Account" "Name" "URL" I'm trying to get this to work using Deluge: Users
Does the Zoho OAuth connection work in Zoho Creator Developer?
I want to achieve a single sign-on between a Zoho Creator application (Developer solutions) with Zoho Desk. Does anyone know if this works in theory, and has anyone tried it?
Schedule send emails
Hi all, I have created a scheduled task to send reminder emails to customers for payment status = "pending" However I can't seem to dynamically allocate the names properly in the email. Detailed explanation below: I have attached 2 pictures for reference:
if else statement to update existing records or create new one
I am trying to transfer records from Form1 to Form2 on creation and edit. Both forms have the same look up field based on a third form. Creating the record works fine. For editing, there could be multiple entries with the same lookup field value, so I
Calculated field does not trigger workflows
Hi, I try to configure a workflow which will be triggered by a calculated field. I select that field when configuring the workflow. However, the workflow won't be trigger by the auto calculated field in the subform. I have a subform with multiple
Countif records match in another Creator app
I have a series of three reports and need to count now many records in each match a central list. Two of the reports are in AppOne - one is in AppTwo The first part is ok - this code will count every document and reference that match the ID for each
I'm an administrator but there's a report that I cannot view as spreadsheet
I have restricted users from modifying all, so I'm thinking that may be interfering with administrator permissions. Any idea what's going on here?
Bit.ly v4 script for shortening URL's
Hi On March 1, 2020 Bit.ly implemented a new version 4 of their API for shortening URL's. It was a challenge to find out how this would work with a Deluge script, but I finallyhave a working script, so I thought would share it. Bit.ly provides a free account option where you can generate an access token. The option below is used when you have an application using a single account. (Bit.ly V4 documentation is here.) //URL TO SHORTEN url="https://www.zoho.com/creator/newhelp/user-guides.html" [doesn't
Lookup field variable type mismatch?
Hi all, I'm receiving the following error with one of my forms: The line of code it's unhappy with is: input.Student = Blah.Name; where Blah is declared earlier: Blah = Member_Ident_Form[ID == input.Student]; upon doing some digging, I believe that this
Help with InvokeURL request
I have this command in bash that works fine- curl -X PUT https://company.monitoringclient.com/v2.5/plugin_results/dr_71d075452e?api_key=<My_API> -d plugin_result[mute_type]="timed" -d plugin_result[mute_until]=1629928496 (I've obfuscated some variables)
Unresponsive Edit Window In Zoho Creator Workflow
Has anyone else experienced extreme lags in the Zoho Creator Workflow window for longer scripts? It used to work seamlessly where we could open the edit window, scroll, and edit in real time. Now the page takes a very long time to open. Then when it
Cambio firma por e-mail a firmante en persona
Se puede cambiar de firmante por mail a firmante en persona en un documento ya enviado?
Need to be able to integrate different creator applications from seperate accounts
Awaiting moderation! I need to be able to update the information in an application when I make an update on a different application on a different account. My question is, Is there a way to use the built-in integration tasks (Zoho OAuth connection)?
Is there a way to make a utility function that returns a sub-row from the main row
Does anyone know if there's a way to achieve this in zoho? I've got two subforms on my main form, and the second one has a dropdown that's populated with a list of unique id's from the first. A common task that I have is that I need to get information
Help with record templates
So I though I finally had figured out how to print receipts automatically upon recording a new sale on my app without getting the printer prompt by using a service called PrintNode, which can trigger the receipt printer through an API call on submit.
Drag and drop
Hello all In my application i would like to have the a drag and drop interface for records. In my application I distribute leads to agents and I would like to have a drag and drop interface that updates on a daily basis (that is, it only contains leads that I want to distribute for the next day), with this interface, I can drag the leads to the agents (that means that I should also a "basket" that contains the agents and I can drop the leads to each agent. Is possible in Zoho Creator? Looking forward
When a field changed workflow is triggered for a list, is there a way to tell what was added or removed?
As the subject says, is there a way to tell what has changed about the list.
Creator Permissions randomly get destroyed when updating an individual permission.
This is the second time this has happened to us. Inside of our creator app, we were editing one of the permission groups. In the final column 'More' where you specify view all / modify all / etc for each form, we changed a single module to allow a user
Setting dropdown contents on programmatic row creation
How do I set the options for a child dropdown list in a subform row when I create the row based on a template from a parent row. I've tried a few methods, but it seems like the UI for the row just doesn't exist until the function exits. e.g. for each
Calculate Value - Distribution
Hi, I am not sure how to exactly explain this but I am needing to take an input value and allocate it based on a number of lookup values. Input Value: $100 Select Team Based on Team Name lookup, there could be 1 to 10 subvalues to look up.
Q: Need to Calculate a Value for Each Subform Entry
Hi, I have a form with a subform that represents x number of entries. I am needing suggestions on how to best calculate this formula for each row in the subform. for each row in SubFrom subForm Owner1% x main.WorkingInterest
Several MAJOR Zoho Creator Issues Since the 7th Of December - Anyone Else?
Hi, I have been developing several apps for my business on Zoho Creator. I have spent 100's of hours learning to use the system and develop our ideas. We now have some of them running and we use them all the time. But on the Morning of the 7th of December,
Books Invoice, how to change status from "draft" to "sent" using creator
Hi, I am working on a system to manage my invoices in books from creator. I need to be able to either create the invoice with status "sent" or be able to convert to "sent" from the default "draft"... when I create the invoice from creator, it always creates it as "draft" regardless of what status I put in the parameter. Probably this makes sense as "sent" implies an email to the customer has been actually sent... just need to understand how to manage this process from creator... thanks for any help
Remove Page Lines & Delete Report Data
Hi all, I have 2 questions in this topic: 1) I have a page with 2 HTML Snippets and a Form embedded. I would like to know if there is a way I am able to remove the lines covering those snippets. Please refer to the picture (RemoveLines.jpg) for a better
How to auto calculate hours for start and finish times.
I am looking to solve 2 problems with calculating times. 1) An auto calculation of times with an input of Start hours and Finish hours for individual jobs on projects. 2) A running total of these times like you would do with =SUM() in a spreadsheet
Button configuration doesn't show custom functions
Hello everyone, I have created a custom function that I would like to be executed at the click of a button. The function works perfectly; however, the button's configuration settings do not allow me to have that button execute any actions, as it states
How do we hide the report view menu but keep the record search?
When changing a published report appearance, there does not seem to be a way to show the record search icon without showing the report view. I would like the published report to have the search feature but not the change from the list view feature.
Fetch data from different form on user input
Hi, I'm trying to do something simple (I think) but can't quite figure out the Deluge syntax after researching topics on fetching data. Form A is a "source" table for investments, including these fields: Symbol Price Form B is for entering stock positions,
restrict file size on upload
Hi, is there a way to restrict/validate the file size of an item being uploaded? Kind Regards, Ray
Subform field "Price" calculated on every row
I have a pricelist of items As in the screenshot So the idea is to have function that is used when adding rows in a subform. The subform is pretty much a price calculator, that has 3 fields: columnValue ( which is integer, 1,2,3..8), rowValue(also integer,
Workflow Does Not Execute In Subform
Hi all, I have a form workflow that is working as a stateless form, but when I use the form as sub-form the workflows does not work. I have added a workflow in the form, but the workflows only works on the first row, but not the additional row I add
Does js api in widget take up the number of calls?
Does js api calling data in widget take up the number of api calls?
Restrict Record Access To Assigned Customer
Is it possible to restrict form files to specific customer users? E.g. customers can only view records and reporting data related to records that are either created by them or assigned to them.
Creator Multi Select
How do I add and remove data from a multiselect field with deluge ? I want users to tick a box to "pin" a row so I have constructed a lookup multiselect box that addes users who have pinned.... if they untick the box I want to remove the current user
Populating Form's Subform from unrelated Report
Hi Guys, I’m trying to make a button in a report that, when multiple records are selected, it will run through the records, collect some of the fields from the records, then open up another form in a popup window and populate it’s subform with said fields.
put record to zoho CRM in zoho Creator
Hi, How put records to zoho CRM Invoices Module of Product Details in zoho Creator ? Please write an example with me,Thank you very much.
API And multilingual show ????? as document title
When uploading a Hebrew document manually - there is no problem. When uploading a Hebrew using API (Zoho creator deluge call - zoho.workdrive.uploadFile(<file>, <folder_id>, <file_name>, <override_name_exist>, <connection>); The title of the document
Subform Display -- Multiple Lines
Hello, I'm hopeful someone can tell me how to display subforms with multiple lines, rather than a row of fields which requires scrolling left-right. Thanks!
Fetch and display rows results in a sub menu & Happy new year.
Hello everyone, Thank you in advance for your answers I am new. - Is it possible to fetch and display row as menu items in the sub menu of my application? - If so, how can I do that. Thank you and happy new year!
Next Page