I have a messagebox script (Javascript) to appear if the user tries to make a radio button selection in question 2 when they did not make a selection in question 1. However, the messagebox is not preventing the selection. the radio button is selected after the messagebox goes away. How do I prevent this? I tried setting the focus on the question 1 set of radio buttons but that did not work.
Solved! Go to Solution.
Views
Replies
Total Likes
You could set question 2 to readOnly or protected using 'access' until question 1 has been answered.
Views
Replies
Total Likes
You could set question 2 to readOnly or protected using 'access' until question 1 has been answered.
Views
Replies
Total Likes
I'll give that a try. Thanks
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies