質問
How do I make several fields required before allowing to click on a radio button?
Hello,
How do I use a JavaScript to make 3 text fields requried in order to click a radio button?
In this case, I want to require that someone filles in the "name of person" "phone number" and "task being performed" before they can select the "yes" radio button.
I don't want to make anything invisable or greyed out. Instead, if someone tries to click the "Yes" radio button. I'd like Adobe to prevent them, and give a prompt to fill in the three text boxes required.
