Javascript to have one field to autofill from dropdown box choice
Loking for the javascript todo the following:
I would like a field to autofill the word N/A or allow text in a field depending on the choice from a dropdown box. The dropdown box has 5 choices and each has a numeric value from 1 to 5.
Example. If the choice from the dropbox is the 2nd choice, I want the field to automatically enter N/A in the field. If Choice 3 is selected, I want the ability to enter plain text.
Thanks for the help.
