Conditional Logic lets you create dynamic forms that change according to the way a user interacts with your form.
In WordPress, you can use conditional logic to show a field or block of text when a checkbox is checked, display a warning when a range slider is greater than 50%, or reveal extra fields based on user input.
It can also trigger actions such as saving form progress when a Next tab button is clicked, firing an email action when a button is clicked, pushing partial completions to Constant Contact or MailChimp, or running JavaScript when a field is clicked or changed.