I have set up a form and I want the page the user goes to after pressing "submit" to present them with a summary of what they filled in.
I have established a Redirect page and I have set up the query string.
Upon testing the form, the query string is properly passed to the URL in the address bar of the browser.
But how do I get that information into the page itself...?
I am not a programmer, just a humble user...so I need it all explaining in words of one syllable I'm afraid...!