kathompson
Thread Starter
- Joined
- Apr 27, 2010
- Messages
- 1
Hello!
I need to create a form with a simple Yes/No Checkbox format to a series of questions and validate it so that if the wrong series of answers are entered it does not let you continue. I can figure out the basic, how to add checkboxes, basic validation using javascript for if a box is checked (although if someone knows an easier way I'll take it!
) and such, but I can't figure out how to make it dual checkbox as opposed to single column and then validate based on the yes/no response.
If this even makes any sense, I'd love some advice if you've handled this before! Thank you for taking the time to read this!
KA
I need to create a form with a simple Yes/No Checkbox format to a series of questions and validate it so that if the wrong series of answers are entered it does not let you continue. I can figure out the basic, how to add checkboxes, basic validation using javascript for if a box is checked (although if someone knows an easier way I'll take it!
If this even makes any sense, I'd love some advice if you've handled this before! Thank you for taking the time to read this!
KA