
Conditions
To acquire this feature, you must have premium
Conditions within forms are logical statements that determine the behavior and visibility of form elements. They are used to show, hide, enable, or disable fields based on user input or other predefined criteria. This interactive functionality enhances user experience by providing dynamic and relevant form interactions.
Activating Conditions in the Premium Package
This page explains how to activate conditions included in the premium package and outlines their functionalities
To add conditions when creating a new question, locate the "Add a Question" overlay and enable the "Conditions" toggle located at the bottom of the overlay. This reveals additional fields to specify your conditions.

Proceed with specifying your criteria, Below you can see the options you can customize:
Show/Hide - Show/Hide this field if Any/All of the following match
All/Any - All determines if all the conditions need to be met before they take effect, or if any one of them matches instead.
To start specifying what values the questions in your form need to be for the conditions to be met, click on "Add Condition". If done correctly, you should now see 3 drop down boxes for your first condition.
See below what these drop downs represent:
The first drop down displays all form questions using their labels. If a label is absent, the question's alias is shown instead.
In Short, This tells the conditions which question to target.
The second drop down, determines the criteria of the condition. See below:
Contains
Does not contain
Equals
Does not equal
Is Less than
Is Greater Than
Starts with
Ends with
The third drop down is your value, this determines what value should be present in the specified question before conditions occur. If the target question is a radio, checkbox or selectbox, the drop down will auto-populate the third drop down for you to select from.
Once you've completed editing the conditions, click "Add" and save your form. The conditions should now be active in your form.
Last updated