change the border color based off a dropdown selection
I've been looking and haven't quite found what I am looking for. I have been tasked with working on a form. Why? I don't know. I am a graphics and video guy so someone thinks because its a PDF I know what to do.
The form is used for several different personnel procedures and depending what it is used for some fields need to be filled out, and others don't. What is being requested is that when an option is selected from a drop down menu (7 different options) that it would highlight (change the border color) of the fields that need to be filled out for that option.
I do understand that this is javascript and I do understand javascript, I just never had to do this in a PDF before.
So from my ActionDrop drop down menu you pick "New Hire" option all the fields that involve the new hire process are highlighted (change the border color from Black to Red), same goes for if you select "Separation" from the drop down. Any help with this would be awesome. Thanks
