Last updated:
Sometimes, you will have users who do not need to fill out all of the pages in your form. If these users are shown the pages anyway, this costs them time and effort. Your users might even become so frustrated that they simply stop filling out the form.
To avoid this, you can define conditions on your form pages and specify that the page should be shown or hidden based on the input that has been made into the form.
As an example, let’s say you are creating a seminar registration form that asks attendees whether they want to include lunch in their booking. If your users answer ‘Yes’, they will be shown a page where they can pick out their lunch. However, if they answer ‘No’, this lunch page is not shown but skipped instead. In this way, the form behaviour is shaped by the input from your users.
Read on to find out how you can use page conditions to show or hide your form pages based on user input.
You have now added a condition to the page.