Hi all,
I'm a bit confused by the articles I've read on passing the value of a question to the redirect URL.
I have a question QID62 (for example) that is a text question asking the respondent for the email address. I'd like to pass that value to the end of my redirect link. Like so:
myurl?aeuid=theiremail@theiremail.com
This is likely very easy once you know how.
Thank you for the generosity of your time.
BJ
Solved
Need to pass data to redirect URL
Best answer by bjkitchin
Thank you! This worked. I also got it to work with the following method:
https://URL?email=${q://QID62/ChoiceTextEntryValue}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
