Checkboxgroup Validation with Radio and Checkbox

fasenderos 04 Dec, 2013
Hi,
in my form i have two radio (A e B) and one checkbox (C), but i want that the js validation works like the checkboxgroup validation. So if A or B or C is selected, the form can be submitted.
Thansk in advance
GreyHead 04 Dec, 2013
Hi fasenderos,

You'd have to add some kind of custom validation to handle that. Please see this FAQ

Bob
This topic is locked and no more replies can be posted.