On Delete ->On validate section validate before deleting any records from the database.
…
On Delete ->On validate section validate before deleting any records from the database.
…
On Edit ->On Success section in Deluge is used to execute script actions after a record is updated in the database. Sending an email, opening a new page are some examples.
…
On Edit ->On Load script section in Deluge is executed immediately after the Edit Form loads.
…
On Edit ->On Validate section in Deluge is used to write the Form validation scripts when a record is edited. You can check for field values and tell the user to enter the right value. This part is executed after user clicks on the Update but…
On Add ->On Success section in Deluge is used to execute script actions after a record is added to the database. Sending an email, opening a new page are some examples.
…
The url pattern for file download is as follows:
…
About the application
The applicationLookupFieldTest comprises of two forms:
…
About the application
The application “Copy Records” comprises of the following two forms – Leads and Clients.
…
Zoho Creator supports Image field type to upload images to your form from your local computer or by specifying the image URL. The images will also be rendered in the view. Please refer this help link for more info
…
The SMS application illustrates the ability to send SMS from Zoho Creator apps.The solution is to have
a third-party SMS Gateway service that supports HTTP(s) or SMTP API
integrated with the Zoho Creator app.Clicka