I want to look at the value of the inputMenu, a dropdown menu with values 1-5. If it's not blank, I want to take the name of that menu & set it as the value of a hidden text field.
For example, if someone chooses "5" from inputMenu[1], which has a name "abc", i want to set the value of...