Skip to main content

Passing one form value onto the next in the url


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??

3 replies

Forum|alt.badge.img+4
  • Known Participant
  • 97 replies
  • April 13, 2019

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.


Forum|alt.badge.img+2
  • Participating Frequently
  • 8 replies
  • July 21, 2019

I’d like this same thing. There is a provision for passing a record ID to a form, but what about other variables?


Forum|alt.badge.img+15
  • Inspiring
  • 368 replies
  • September 27, 2021

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.


Reply