Multi Step Form: Showing saved form data in next steps.
-
Regarding Multi Step Forms: Is it possible to display form field data from one ‘step’ on a latter ‘step’in a manner similar to the delivery email setup?
I would like to provide a final review step, that displays all form data from previous steps
This is the code I have tried to use within a form, and that does not work.
_____________________________________________________________
<h2>Please Review Your Information Before Sending</h2>
Email: [your-email]
Do you OR your spouse currently reside in Washington State?: [q1p1]
Delivery Email: [email-delivery]
Contact/Delivery Phone: [tel-delivery]
Delivery Option: [radio-deliveryoption]
<p>[submit “Send”]</p>
___________________________________________________
This is just a portion of the full form, but should illustrate what I am doing wrong.
Thank you!
- The topic ‘Multi Step Form: Showing saved form data in next steps.’ is closed to new replies.