Form workflow actions | Zoho Creator Help

Form workflow actions

What does this page cover    

Learn about the various actions available in form workflows and how to configure them effectively. Before proceeding, ensure you have a comprehensive understanding of form workflows and how to create them.

Availability 
  1. Available in all plans of Creator
  2. Can be accessed by super admin, admins, and developers

1. Configure actions for form workflows 

Once a form workflow is created, the workflow builder allows you to define and configure actions that will be executed based on the selected record and form events specified during the workflow creation. You can add multiple actions within a workflow and define condition criteria for each action, ensuring that only the actions meeting the specified conditions are executed. By default, they will be executed in the order in which they are created. However, the execution order can be modified by rearranging the actions using drag-and-drop within the builder. This allows for flexible control over the workflow logic and the sequence in which actions are performed.


1.1. Form events and supported actions  

The table below outlines the list of actions that can be configured for each supported form event. Click on the action to learn how to configure them.  

 

Form events

Supported actions

Field rules

Hide fields

Show fields

Enable fields

Disable fields

Set field value

Show/Hide subform actions

Load of the form

Deluge Script

User input of a field

Addition of a row (subform)

Deletion of a row (subform)

Validation on form submission

Update of a field

Validation on record deletion

Successful form submission

 

Notification

Data Access

Integrations

Deluge Script

Successful record deletion

Notification

Data Access

Integrations

Deluge Script

On click of a button

Notification

Data Access

Integrations

Deluge Script


 

2. Related  topics

  1. Configure field rules for form workflows
  2. Configure notification actions for form workflows
  3. Configure data access actions for form workflows
  4. Configure integrations for form workflows
  5. Configure Deluge script for form workflows