ListBox or Dropdown menu selection(s) autofill a text field
I am attempting to create a document where the person can select 1 or more options in the ListBox feature (or drop down menu if easier?) and this would autofill different text fields based on the selection – each selection would have a corresponding phrase that would autofill a in a text field. Then, each text field can only be used once, so once the first text field has a phrase in it, the next phrase (corresponding to listbox selection) would auto-insert into the next text field, etc.
I had a similar question to this regarding check boxes, so will use the same examples here but instead of each check box specific to each item, it would be a list box (or drop down menu) that would have all possible selections (ex: blood work, xrays, follow up appointment, etc.) in the one listbox/drop down menu and each selection inside of the box would autofill a specific phrase. If this is too complex or complicated, please let me know I’m more than happy to stick with check boxes. Also, here is a link to me other question just for reference.
