How to use Bricks Form's form field ID to prepopulate data on the redirected page

Hi,

I’m reading this guide: Form Element – Bricks Academy but I cannot figure out how to use the form field ID to prepopulate the data when I redirect them to the next page that has the calendly form embed.

How do I do this? Calendly’s guide: https://help.calendly.com/hc/en-us/articles/226766767-Pre-populate-invitee-information-on-the-scheduling-page says to add “?name=xxx&email=yyy”. Steps taken so far is to add redirect[dot]com/thank-you?name={{form_field_id}}&email{form_field_id}} to the redirect url but it’s not working. Cannot find any other documentation or posts either. Please help.

1 Like

Any updates or this? Want to share with the public?

Hi! Using {{form_field_id}} in the URL worked for me :tada: