How to Add a Logical Condition to a Form Field (Show/Hide Based on Values)
Step 1: Create Your Form #
Start by creating the form and adding all necessary fields.
Step 2: Hide Fields That Will Be Controlled by Logic #
- Locate the field you want to show or hide based on user input.
- Click the gear icon on that field to open its settings.
- In the popup, set the field to Hidden by default.
Step 3: Add the Logical Condition #
- Go to the Logic or Rules section in the form builder.
- Click Add Condition or + Add Rule.
- Set your condition based on another field’s value.
- Example: If “Are you a student?” is equal to “Yes”, then show “School Name”.
- Choose the action (Show or Hide) for the target field.
Step 4: Save and Test #
Click Save and preview your form to test that the logic works correctly.