How to populate a form field with the value of another field of same form?

  • PatrickMoore
    Asked on June 25, 2015 at 10:31 PM

    Say that on page 1 of my form they enter their name.  On page two I want to say Hi {first_name}!

    How do I do that?

  • Ashwin JotForm Support
    Replied on June 26, 2015 at 12:56 AM

    Hello PatrickMoore,

    Yes it is possible to achieve your requirement. Do you want to say "Hi {first_name}!" in a label or text box?

    If you want to populate textbox, you can take advantage of our "Update a form field value" condition feature. You can add a condition to read the value of one field and populate it in another field of same form.

    If you want to populate label, it is also possible to achieve your requirement. You need to find out the field name of the text box and add it in the "Text" field of your form. Please check the screenshot below on how to do this: 

    How to populate a form field with the value of another field of same form? Image 1 Screenshot 20

     

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!