Pass the value of a form field to display on Wordpress Thank you page redirect
Hi all,
I've created a guided landing page and have set to redirect to an external page after the form submission.
I'd like to pass the value of the FirstName field and then to render it on a Wordpress page with the message saying something like.
"Thank you, {FirstName} for getting in touch..."
Does anyone know if this is possible? I tried this tutorial here but it I couldn't get the value to append to the URL:
https://blog.teknkl.com/append-fields-to-thank-you-url/
Any help would be much appreciated!