Skip to main content

How can I add next pages (multiple steps) in the Poper Form?

Learn how to turn your form into a multi-step flow and add more “pages” by creating and connecting new steps.

Written by Karan Bhakuni

How can I add next pages (multiple steps) in the Poper Form?

In Poper Forms, “pages” are created as steps in one-at-a-time mode.
To add a next page, you add another field/block and connect it in the form flow.

[Screenshot: Settings > General with Layout Type set to Step/One-at-a-time]

Step-by-step

  1. Open your form in the editor.

  2. Go to Settings > General.

  3. Set Layout Type to Step (One-at-a-time).

  1. Go to the Create tab and add the next question/element you want as a new page, you can drag and drop elements from left panel to form page (for example: Text, Dropdown, Long Text, etc.).

  1. Open the Logic tab.

  2. Connect your current step to the new step (drag from output dot of the current node to the new node).

  3. Keep connecting each new step in order until the final step connects to Form Complete.

  4. Save and preview to verify the page-by-page experience.

If you want conditional next pages

You can branch to different “next pages” using split logic:

  1. Use a choice field (radio/dropdown/checkbox).

  2. Click the split/option logic icon on that node.

  3. Connect each option dot to a different next step.

  4. Keep a default/fallback connection.

Did this answer your question?