Overview
Gravity Forms provides two ways to control how users navigate through multi-page forms using conditional logic.
Page Conditional Logic
Page Conditional Logic determines whether an entire page is shown or skipped based on a user’s earlier answers. This is useful when certain pages are only relevant to a subset of users, allowing others to skip ahead without seeing content that doesn’t apply to them.
Next Button Conditional Logic
Next Button Conditional Logic controls whether the Next button is displayed on a given page. This is useful when users must meet a specific requirement before they can advance, such as agreeing to terms or completing a required selection.
For detailed guidance and examples, refer to the articles below.