How to Create Conditions for your Registration Page
Go to Registration> Form. Under the Form details tab, three fields are added by default: First name, Last name, and Email. These cannot be modified, and conditional logic cannot be applied.
- Click the Add field to create a custom field.
- Enter the Field name and choose a field Type from the options in the dropdown menu — Short Answer (Text), Dropdown, Multiselect, and Number.
- For the Dropdown or Multiselect field types, enter the Options (comma-separated).
Select the Mandatory checkbox, if required, to make this field mandatory to register.
Similarly, add one more custom field to enable the Add logic button.
In the second custom field, click the Add Logic button.
The button is enabled only after all the required information in the field is entered and saved.
The logic condition is set up in 3 steps:Select the field the condition is based on from the first dropdown. You can only select custom fields defined above this field in the registration form.
- Select the condition to apply to the field values.
- The “ALL OF THE” condition means that all selected values must be chosen to meet the condition.
The “ANY OF THE” condition means that at least one of the selected values must be chosen to meet the need.
Select the values for which the condition is satisfied.
This field is shown to users only when the logic conditions are satisfied.
- Click Save to add this logic or Cancel to exit without saving.