Configure field availability in form workflows
To configure disable field action:
Click the Add New Action block. The Add New Action window will slide in from the right.
- Zoho Creator executes the action whenever there is an activity on the form. You can run the action for selected records by setting the criteria. Refer to the Set criteria page to learn more about setting criteria in a workflow.
- Select Field Actions type.
- Choose the Disable Fields action.
- The Select Fields dropdown lists all the fields in your form. Select the fields that you want to disable.
- Click Save.
- Click Done in the top-right corner of the screen.
Configure Enable Fields action:
The Enable Fields action allows you to selectively enable fields in your form. The target field cannot be edited until the enable rule condition evaluates to true. When the condition is true, the field is dynamically enabled and can be edited.
To configure enable field action:
Click the Add New Action block. The Add New Action window will slide in from the right.
- Zoho Creator executes the action whenever there is an activity on the form. You can run the action for selected records by setting the criteria. Refer to the Set criteria page to learn more about setting criteria in a workflow.
- Select Field Actions type.
- Choose the Enable Fields action.
- The Select Fields dropdown lists all the fields in your form. Select the fields that you want to enable.
- Click Save.
- Click Done in the top-right corner of the screen.