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.
What you can do with the thank you page
The thank you page is the first thing respondents see after submitting. You control:- The title and body text
- Dynamic content using submitted values
- What action follows (stay on thank you page, redirect, or reload)
- Additional widgets (download PDF, submit again button, embedded content)
Customizing the title and message
Click the Thank You page in the page navigation panel. The settings panel on the right shows:| Setting | Description |
|---|---|
| Page title | The main heading on the page |
| Page description | Body text below the heading |
@ variable references, so you can personalize it with submitted values like the respondent’s name or email.
Example: Thanks, @{First Name}! We'll review your application and email you at @{Email} within 2 business days.
Completion actions
Configure what happens right after the thank you page:| Action | Behavior |
|---|---|
| Show thank you message | Display the thank you page (default) |
| Redirect to URL | Send the respondent to a URL immediately after submission. The URL supports variable text for dynamic destinations. |
| Reload form | Reload the blank form so the respondent can submit again |
Dynamic redirects
The redirect URL supports@ variable references. This lets you send different respondents to different pages based on their answers:
Example: Redirect to https://yoursite.com/plans/@{Selected Plan} where @{Selected Plan} resolves to the respondent’s answer.
Adding content to the thank you page
Beyond the title and description, you can add widgets to the thank you page from the palette:- Text blocks: rich formatted content with variable support
- Images: visual confirmation content
- Embeds: a Calendly booking form, YouTube video, or Google Maps embed
- Download PDF: let respondents download a copy of their submission
- Submit again button: allow immediate resubmission
Edit mode behavior
If your form is used in edit mode (updating existing records), the thank you page can either show the standard thank you message or keep the form loaded with the updated record data, useful for forms where respondents may need to make multiple edits in one session. A custom edit-mode confirmation message can also be configured.Common questions
Can I have a different thank you page for different respondents?
Can I have a different thank you page for different respondents?
Use conditional text blocks on the thank you page. Show different messages based on what the respondent submitted using show/hide rules.
Can I redirect to a different URL based on the answer?
Can I redirect to a different URL based on the answer?
Yes. Use the Redirect completion action with a variable URL. Reference a select field or text field value to build a dynamic destination URL.
Can I collect additional information on the thank you page?
Can I collect additional information on the thank you page?
Not through standard Airtable fields. The form is already submitted. You can use a Signature or Location capture widget on the thank you page, which are designed for post-submission capture.