How to auto-populate/fill in the other name box with same data as I fill Full Name?

  • jpsilvera
    Asked on January 6, 2015 at 4:35 PM

    It would be awesome if this could be elaborated on as I am looking to add the same functionality to a form that I am currently working on. Just a nudge in the right direction :)

    Thank you

  • raul
    Replied on January 6, 2015 at 5:19 PM

    I understand that you want to auto populate a field based on the entry on another field. Is this correct?

    If so, you can do this by creating a condition in your form that will update a field based on a condition.

    How to auto populate/fill in the other name box with same data as I fill Full Name? Image 1 Screenshot 40

    Then create the condition as below:

    How to auto populate/fill in the other name box with same data as I fill Full Name? Image 2 Screenshot 51

    1. Select the field that you want to use to capture its value.
    2. Select the same field from Step 1 since is the one that want to use for the second field.
    3. Select the field in which you want to enter the value from the field on Step 1.

    The condition should look like this once is created.

    How to auto populate/fill in the other name box with same data as I fill Full Name? Image 3 Screenshot 62

    And finally, you can see a working demo here: http://form.jotformpro.com/form/50056850129957Feel free to clone this form to your account if you want to.

    Let us know if you have any questions.
    Thank you.