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
Open your form in the editor.
Go to Settings > General.
Set Layout Type to Step (One-at-a-time).
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.).
Open the Logic tab.
Connect your current step to the new step (drag from output dot of the current node to the new node).
Keep connecting each new step in order until the final step connects to Form Complete.
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:
Use a choice field (radio/dropdown/checkbox).
Click the split/option logic icon on that node.
Connect each option dot to a different next step.
Keep a default/fallback connection.




