Before users are submitting a form I want to display a page where they can review all values that they entered into the form. Actually I don't want to call it "confirmation" in the forum so that my question doesn't become messed up with the Gravityforms "thank you" confirmation message.
So in detail: users fill out certain values, let's says their name. Then there's a "proceed" button with lines like "Your Name: [name-value]" etc. On this page I need to have a "back to the form" and a submit button. And only by clicking the submit the form will be submitted.
Hope that this makes sense. Is there a way to build a page like this?
Thanks.