the client side validator for radio button does not work for required
validation.

The validation rules check for field.type==radio, but the field.type is
'undefined' when I tried an alert. But field[0].type returned radio. The
validation_rules.xml has field.type==radio check all over. Has anyone
successfully used this. Since radio buttons usually have one selected as
default, this validation may be overlooked. But my requirement specifies
not to have a default for the radio, but a validation that it is required.

Please let me know if I'm missing anything.
Jayaraman





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to