Hi,
I was wondering if anyone can help me out with a question. I have a form with multiple drop- downs which when one drop-down is selected and a drop-down option is selected and the "Submit" button is clicked, I'd like the logic to only run the drop-down option that the user selected. I'm guessing I should test whether the focus is on the specific drop-down field before anything happens?