Hi Pablo,
seems the form validation does only work for checked boxes, not for unchecked ones. Am I doing wrong, is this a QnEWB error or is that nor possible?
I want to send a form ONLY if
box 1 = checked AND
box 2 = checked AND
box 3 = unchecked!
For box 1 and 2 it working, but the form is sent either box 3 is checked or unchecked.
I left "selection required" in the validator form unchecked.for box 3
How can I acheive the value "box is unchecked" is used for validation?
Form validation for check boxes?
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.quickandeasywebbuilder.com/f ... =12&t=1901
MUST READ:
http://www.quickandeasywebbuilder.com/forms.html
http://www.quickandeasywebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.quickandeasywebbuilder.com/f ... =12&t=1901
MUST READ:
http://www.quickandeasywebbuilder.com/forms.html
http://www.quickandeasywebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
Re: Form validation for check boxes?
I'm sorry there is no standard solution for this, this requires a custom script.
In that case no validation will be included.I left "selection required" in the validator form unchecked.for box 3