Apr 13, 2019 12:20 PM
Is this possible? It seems like it should be so simple but I can’t figure out how to pass a variable collected on a form onto the next form for the purpose of pre-population??
Apr 13, 2019 01:11 PM
Well if the value of the 1st form goes into a formula that adds the prefill information via Concatenation to your 2nd form url, you can use that url to give the user access to a second prefilled form.
Not sure how you drive a user from form to form, but the above should get you want you want.
Jul 21, 2019 12:06 PM
I’d like this same thing. There is a provision for passing a record ID to a form, but what about other variables?
Sep 27, 2021 05:50 AM
We built an advanced form for Airtable. One of its features is the ability to redirect users to an Airtable field. Which allows you to include any variables or logic you’d like.