Hi there,
Question:
How to pre-populate the form with choice selected from email?
The simplest way to do achieve this is by linking each star to different landing page.
Each landing page will have Hidden Field for chosen Survey Score field.
But this will quickly become cumbersome to create and maintain; I have to create 15 landing pages, and much more as the scale increases.
Solved! Go to Solution.
- At Email, each star will have certain parameter embedded (to their destination URL?)
- At Landing page, a script will take that parameter (from the URL?) to pre-fill the radio button
Any resources that you can point to sending and receiving these parameters?
There's nothing special here. It's standard Form Editor Hidden field Auto-Fill functionality, fill from query param.