How to run if statements with drop down menu.
Hello, so I am new to Acrobat and I have figured out how to do this with checkboxes, but I am trying to do it with a drop-down menu.
Ex:
You have drop menu called Drop1. in Drop1 you have item1, item2, item3.
If user select item1, a hidden pop-up box will appear on Screen saying "You have selected Item 1".
If user select item2, a hidden pop-up box will appear on Screen saying "You have selected Item 2".
ect.
This is almost exactly what I need, except with a drop-down menu.
Acrobat XI Tutorial Showing Form Fields Based on a Checkbox - YouTube
I do know c++ programming, so I know a little bit about programming, but I believe this is java.
