Auto-fill fields based on a list

  • occataylo
    Asked on February 24, 2021 at 12:01 AM

    We have 400 doctors, I'd like to pre-populate the Email Address field when I select the doctor's name.

    1614142810 6035dd5a11f65  Screenshot 10

  • Bojan Support Team Lead
    Replied on February 24, 2021 at 6:02 AM

    Greetings.

    You can use calculation values and conditional logic to automatically fill the email value.

    You can assign calculation values from the dropdown properties:

    screenshot 3884 Screenshot 10

    Then you will need Update/Calculate field condition:

    update calculate fields Screenshot 21

    Here, you need to check if the dropdown is filled, and if so, copy the value from the dropdown to the desired email field:

    screenshot 3885 Screenshot 32

    I've created a test form for you at the following link:
    https://form.jotform.com/210542234448046

    Freel free to test it and clone it to your account to see conditional logic.

    You can learn more at the following links:

    Let us know if you have any additional questions.