• 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!

Viewing 1 replies (of 1 total)
  • are you using this plugin for Multi Step Forms? If so, there is a shortcode just for this. It is explained in the “Additional Tags” section of the description.

    [multiform "your-name"]

    • This reply was modified 7 years, 11 months ago by Rob_Huska.
Viewing 1 replies (of 1 total)
  • The topic ‘Multi Step Form: Showing saved form data in next steps.’ is closed to new replies.