Duplicate the data from a field on another page in the form just like Preview

  • chankins
    Asked on June 2, 2015 at 5:52 PM

    Our form is here:  http://form.jotform.us/form/50784755647166

    As one can see, the first field the our user must fill out in our Application for Employment is the "Position Applied For (Specific Job Title)".

    Somewhere on the last page of the application (Pre-Employment Data Sheet), I need to be able to display the data that was input into that first field.

    How may I accomplish this?

    thanks,

    Charley

     

  • Elton Support Team Lead
    Replied on June 2, 2015 at 6:23 PM

    Hi Charley,

    You can use the field variables e.g. {fullname} on the Text (HTML) tool. This will be repalced with the actual field value once the field is filled.

    Example:

    Duplicate the data from a field on another page in the form just like Preview Image 1 Screenshot 20

    And here's how to get the Field Variables.

    https://www.jotform.com/help/146-How-to-find-Field-IDs-Names

    Let us know if you need further help.

  • chankins
    Replied on June 3, 2015 at 2:05 PM

    Excellent answer.  Just remember, to use the Name, not the ID.

    Thanks!

    CH