PDF Form - Is it possible to link drop down menu to variable text fields?
I would like to know if there is a JavaScript to do the following -
Drop down list = "Fact" or "Opinion"
Next to each drop down is a text field called "Dislike1" which is a custom entry by user. (they write what they dislike and then use the dropdown to identify if it's a fact or opinion)
If they select Fact for Dropdown1, I would like to replicate "Dislike1" in another text field. If they select Opinion, I would to replicate "Dislike1" into a different text field.
The goal is to build a separate list for Facts and a separate list for Opinions, each on separate pages, without user having to retype their Dislikes. Since the lists would build, then the text fields would have to be variable (if they choose Fact 3x in a row, then those text fields go to the Facts page, then if they choose Opinion in the 4th row, that would have to be the first text field on the Opinions page).
This may not be possible...but??? The preliminary form is linked below.
Fact vs Opinion PDF Fillable Form
Thank you!
