Using the Enable-Disable Rule
An enable/disable Rule makes a field editable based on one or more conditions. This is useful for entering optional information or gathering data from only users who fall under a particular group. For example, a campsite or a doctor’s office might ask people to list medications or allergies that might affect treatment. This field is editable only if the user selects Yes.
Continuing this example, assume a registration form with the following fields:
- Are you taking any medications?: a required single selection field with two options: Yes and No.
- List all medications: a text field element.
Configure the Enable/Disable Rule:
-
Click the Rules tab.
-
Click the Add () button.
-
Select Are you taking any medications? from the Condition dropdown menu.
-
Create the condition: Is equal to → Value → Yes.
-
Select Enable under the Actions dropdown menu.
-
Select List all medications.
-
Click Save when finished.
The Enable Rule has been created and users can edit the field only if they have selected Yes. Otherwise, the field is grayed out.
If the respondents has answered YES, then they are able to edit the field.