I have a form that allows users to exchange a product. Before submitting I would like to give them the option to review and confirm their exchange before submitting the form. How do I do that?
I'm guessing it's something like. create form. Form then submits to new form using "redirect" and " Pass Field Data Via Query String" This page then has a submit button.
…but that's just a theory. I have no idea how to get that to work.