How to show the filled out fields as a read only preview?

  • IQComputing
    Asked on December 8, 2014 at 11:27 AM

    I have a multi-page form and on the last page I would like to show the information they've filled out so far as read-only text. How can I do that / is that possible? 

    So for example, page 1, user fills out their name. Then on the last page there's some text that says "Verify your information

    Name: {name}"

    etc.

    How can I do that?

  • Ben
    Replied on December 8, 2014 at 12:28 PM

    Hi,

    You can do that by including the Text tool from the Form Tools into the last page of your jotform.

    Once you add it and start editing, just add the tags to it exactly as you did above.

    You can see it here: http://form.jotformpro.com/form/43414539146960

    The code to show the reviews is this:

    Full Name: {fullName}

    E-Mail: {email}

    Did you want to preview your answers?: {doYou}

    All you need are the tags (field names) and as you place them into curly brackets they will output the required info.

    You could also use our widget designed for this: Preview Before Submit

    Useful guides:

    Prepopulating fields to your JotForm via URL parameters

    How to find Field IDs & Names

    How to Clone an Existing Form from a URL

    How to Add a Widget to your Form

    Do let us know if you have any further questions.

    Best Regards,
    Ben