I would like to redirect users to a custom page but include the form field values as variables in the redirect link. How can I do that?
Thank you.
I would like to redirect users to a custom page but include the form field values as variables in the redirect link. How can I do that?
Thank you.
There isn't a direct way of doing this. You might be able to scrape the submission values from the acknowledgement page using JavaScript, if you make a custom summary template and / or know the form structure ahead of time.
You must log in to post.