One of the most powerful features in miniExtensions Form is the ability to redirect users to a URL in an Airtable field. That field could be a formula that produces a custom URL specifically made for each user.
Use Cases
This extension can be useful in a lot of scenarios. You can use it to:
- Send users to a custom confirmation
- Redirect users to a different second step (another form) based on their answers in the first one
- Pass the {record_id} and other variables that were filled in the form.
- Show users all their previous submissions by integrating with the portal extension
- Show users the record they created by redirecting to a read-only form
Demo
Here is an example. After you save the form, you’ll be redirected to different pages based on your answer:
If you click on the sample view below, you’ll see the table that’s used for the demo above.