Set up logic for your forms based on customer responses. Specify conditions to show, hide, enable, or disable fields/elements. Follow the instructions below to get started.
For example, let's say you want to ask customers if they want to receive discount notifications and personal offers after entering their name or phone number.
1. Start by navigating to Conditions and selecting Add new condition.
In the new condition constructor, choose an action to apply to specific fields based on conditions.
Select the fields for the action, and click Apply changes. You can select multiple fields for the same action to streamline the process.
Continue by selecting the IF and STATE values. Choose whether all conditions must be met (And) or just one (Or).
Example:
Action: Show → Field: Discount notifications → IF: Name → STATE: is not empty
Operator: Or → IF: Phone → STATE: is not empty.
The condition outcome:
Customers will see the discount notification after entering their email or phone number, as per your settings.




