How do I use the Page Component?

Created by Nick Duell, Modified on Thu, 10 Oct at 7:27 AM by Nick Duell

The Page Component allows you to create multi-page forms by organizing components into separate pages.  Components inside a Page will only appear on that specific page, while components outside of a Page (like headers and Action Buttons) persist across all pages.  This makes it easy to manage long forms by breaking them into more digestible sections. 

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

Display Logic
Use Display Logic to control when this Page is shown or hidden based on other form inputs.
Keep in Mind...
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.
 Read more about Display Logic  

Details

ID
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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article