This utility lets you make use of the forms of your Zoho Creator applications in your Android apps.
This should be called to execute the "on user input" deluge script of a field in a form. It should be called after a user has completed giving input for the field.
Parameters:
zcField | An object which holds the details of the field. |
This should be called to execute the "on add row" deluge script in a subform every time a new entry has to be added. It should be called before showing the subform.
Parameters:
zcForm | The activity instance that has to be used to invoke the next activity. |
zcField | An object which holds the details of the field. |
This should be called to execute the "on delete row" deluge script in a subform every time an entry is deleted.
Parameters:
zcForm | The activity instance that has to be used to invoke the next activity. |
zcField | An object which holds the details of the field. |
This should be called to execute the "on user input" deluge script of a field in a subform. It should be called after a user has completed giving input for the field.
Parameters:
subForm | An object which holds the details of the subform. |
onUserInputField | An object which holds the details of the field. |
This should be called to execute the "button click" workflow when a button is clicked in a form where data is not stored in Zoho Creator.
Parameters:
zcButton | An object which holds the details of the button. |
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.