When should I use a Page?
Use the Page Component whenever you'd like to divide your form into multiple pages. By separating components onto different pages, you can create a more organized and user-friendly experience for longer forms. Only components placed inside a Page will be limited to that page, while elements outside the Page Component will be displayed across all pages.
Features & Configuration
Adding a Page to your form is simple. Select the Page option from the component library and drag it onto the canvas. Components placed inside a Page will only appear on that page.
After placing the component, you can customize a few properties in the right-hand panel:
Logic
Use Display Logic to control when this Page is shown or hidden based on other form inputs.
If the Page is hidden, all components inside it will also be hidden — even if their individual display logic is set to show. The Page's display logic takes priority over the components within it.
Details
Each Droplet component has a unique ID for referencing in workflows or visibility settings. Edit the default ID to make it more descriptive for easy reference.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article