how do i have options that people can choose, say they can choose a dr name. on the pdf form, i dont want the dr name displayed, just a dr id number.

  • stendler1
    Asked on January 3, 2021 at 11:43 AM
    how do i have options that people can choose, say they can choose a
    dr name. on the pdf form, i dont want the dr name displayed, just a dr id
    number. how do i do this?
  • Jimmy_D
    Replied on January 3, 2021 at 12:26 PM

    You can add a short text field to your form and use conditional logic to dynamically pass "dr id number" to that field. 

    Here is the related guide.- how-to-insert-text-or-calculation-into-a-field-using-conditional-logic

    1609693107 5ff1f7b30219f  Screenshot 10

    Once configured, you can then map the "dr id number" field to the PDF document.

    1609694770 5ff1fe3293569 CX1XG5sGcE Screenshot 21

    Expected results.-

    1609694637 5ff1fdad8e980  Screenshot 32

    I hope my answer is helpful. Let us know if you have any other questions.