Deluge script executions | Zoho Creator Help

Deluge script executions

ZCFormAPIUtil

This utility lets you make use of the forms of your Zoho Creator applications in your Android apps.

Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage.

Deluge script executions in Java

executeOnUserInput(ZCField zcField)

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:

zcFieldAn object which holds the details of the field.

 

executeOnAddRowForSubForm(ZCForm zcForm, ZCField 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:

zcFormThe activity instance that has to be used to invoke the next activity.
zcFieldAn object which holds the details of the field.

 

executeOnDeleteRowForSubForm(ZCForm zcForm, ZCField field)

This should be called to execute the "on delete row" deluge script in a subform every time an entry is deleted.

Parameters:

zcFormThe activity instance that has to be used to invoke the next activity.
zcFieldAn object which holds the details of the field.

 

executeOnUserInputForSubFormField(ZCForm subForm, ZCField onUserInputField)

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:

subFormAn object which holds the details of the subform.
onUserInputFieldAn object which holds the details of the field.

 

buttonClick(ZCButton zcButton)

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:

zcButtonAn object which holds the details of the button.

      Create. Review. Publish.

      Write, edit, collaborate on, and publish documents to different content management platforms.

      Get Started Now


        Access your files securely from anywhere

          Zoho CRM Training Programs

          Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

          Zoho CRM Training
            Redefine the way you work
            with Zoho Workplace

              Zoho DataPrep Personalized Demo

              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.

              Zoho CRM Training

                Create, share, and deliver

                beautiful slides from anywhere.

                Get Started Now


                  Zoho Sign now offers specialized one-on-one training for both administrators and developers.

                  BOOK A SESSION







                              Quick LinksWorkflow AutomationData Collection
                              Web FormsRetailOnline Data Collection Tool
                              Embeddable FormsBankingBegin Data Collection
                              Interactive FormsWorkplaceData Collection App
                              CRM FormsCustomer ServiceForms for Solopreneurs
                              Digital FormsMarketingForms for Small Business
                              HTML FormsEducationForms for Enterprise
                              Contact FormsE-commerceForms for any business
                              Lead Generation FormsHealthcareForms for Startups
                              Wordpress FormsCustomer onboardingForms for Small Business
                              No Code FormsConstructionRSVP tool for holidays
                              Free FormsTravelFeatures for Order Forms
                              Prefill FormsNon-Profit
                              Forms for Government
                              Intake FormsLegal
                              Mobile App
                              Form DesignerHR
                              Mobile Forms
                              Card FormsFoodOffline Forms
                              Assign FormsPhotographyMobile Forms Features
                              Translate FormsReal EstateKiosk in Mobile Forms
                              Electronic FormsInsurance
                              Drag & drop form builder

                              Notification Emails for FormsAlternativesSecurity & Compliance
                              Holiday FormsGoogle Forms alternative GDPR
                              Form to PDFJotform alternativeHIPAA Forms
                              Email FormsWufoo alternativeEncrypted Forms
                              Accessible FormsTypeform alternativeSecure Forms

                              WCAG

                                          Create. Review. Publish.

                                          Write, edit, collaborate on, and publish documents to different content management platforms.

                                          Get Started Now






                                                            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.




                                                                Manage your brands on social media

                                                                  Use cases

                                                                  Make the most of Zoho Desk with the use cases.

                                                                   
                                                                    

                                                                  eBooks

                                                                  Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho Desk.

                                                                   
                                                                    

                                                                  Videos

                                                                  Watch comprehensive videos on features and other important topics that will help you master Zoho Desk.

                                                                   
                                                                    

                                                                  Webinar

                                                                  Sign up for our webinars and learn the Zoho Desk basics, from customization to automation and more

                                                                   
                                                                    
                                                                  • Desk Community Learning Series


                                                                  • Meetups


                                                                  • Ask the Experts


                                                                  • Kbase


                                                                  • Resources


                                                                  • Glossary


                                                                  • Desk Marketplace


                                                                  • MVP Corner



                                                                    Zoho Sheet Resources

                                                                     

                                                                        Zoho Forms Resources


                                                                          Secure your business
                                                                          communication with Zoho Mail


                                                                          Mail on the move with
                                                                          Zoho Mail mobile application

                                                                            Stay on top of your schedule
                                                                            at all times


                                                                            Carry your calendar with you
                                                                            Anytime, anywhere




                                                                                  Zoho Sign Resources

                                                                                    Sign, Paperless!

                                                                                    Sign and send business documents on the go!

                                                                                    Get Started Now




                                                                                            Zoho TeamInbox Resources





                                                                                                      Zoho DataPrep Demo

                                                                                                      Get a personalized demo or POC

                                                                                                      REGISTER NOW


                                                                                                        Design. Discuss. Deliver.

                                                                                                        Create visually engaging stories with Zoho Show.

                                                                                                        Get Started Now










                                                                                                                            • Related Articles

                                                                                                                            • Deluge script executions

                                                                                                                              This API service lets you manage the different functionalities in a form. Deluge script executions Methods executeOnUserInput(for:withDelegate:form:) This should be called to execute the "on user input" deluge script of a field in a form. It should ...
                                                                                                                            • Configuring Deluge script on update in form workflows

                                                                                                                              Workflows will be triggered only upon manually editing the records (updating a field's value) in your reports i.e.,you need to open the respective form and edit the required field's value. This workflow will not be triggered upon updating a field's ...
                                                                                                                            • Configure deluge script on approval process

                                                                                                                              To configure the Deluge script on approval process: Choose the form that you want to set the Approval process to and name the workflow. Click Create Workflow. Read more Add a new approver to the workflow. Read more Navigate to the required approval ...
                                                                                                                            • Configure deluge script on success action

                                                                                                                              You must create a workflow before configuring the deluge script on success event. Refer this section to learn how to create a form workflow. To configure the deluge script on success: While creating a new workflow choose the Successful form ...
                                                                                                                            • Understand deluge script on approval process

                                                                                                                              In the approval process, you can create customized actions using Deluge script and configure them to be executed on approval or denial of a record by the approver. Let's assume you have an application named Employee Management where the employees ...
                                                                                                                              Wherever you are is as good as
                                                                                                                              your workplace

                                                                                                                                Resources

                                                                                                                                Videos

                                                                                                                                Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                                                eBooks

                                                                                                                                Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                                                Webinars

                                                                                                                                Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                                                CRM Tips

                                                                                                                                Make the most of Zoho CRM with these useful tips.



                                                                                                                                  Zoho Show Resources