Long forms are easier to complete when broken into focused pages. Multi-page forms also let you skip entire pages based on respondent answers.Documentation Index
Fetch the complete documentation index at: https://filla.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Page types
Filla forms support three page types:Form page
Standard data-entry pages where respondents fill in fields. A form can have multiple form pages.
Login page
Authentication gate. Respondents identify themselves before seeing the rest of the form.
Thank you page
Confirmation screen shown after successful submission.
Adding a page
Click Add page in the page navigation panel at the top of the editor. Select the page type you want to add.Page navigation and flow
Respondents move through pages using Next and Back buttons that Filla adds automatically. The form shows a progress indicator so respondents know how far they are. If a page has display conditions that are not met, that page is skipped entirely. Respondents never see it and never need to fill it out.Reordering pages
Drag the page tabs in the navigation panel to change the order.Common questions
Can I have more than one login page?
Can I have more than one login page?
No. A form can have only one login page, and it must be the first page.
Can the thank you page have fields on it?
Can the thank you page have fields on it?
You can add widgets (text blocks, images, download PDF buttons, submit-again buttons) but not Airtable data fields.
Does page order affect what gets saved?
Does page order affect what gets saved?
No. All field values from all pages are saved together on submission, regardless of page order.