Hey *,

I am currently struggling with an issue concerning multiple
radiogroups enclosed in a form and the validation of the input.
Basically the user has to rate his skills on several subjects and then
click a submit button to proceed. The input is then written to the
corresponding variables and stored in a onSuccess method.

My problem is, that if the user forgets to rate his skills on one of
the subjects - so one radiogroup does not get any value - it throws a
ComponentEventException saying Failure writing parameter 'value' of
component.

I was trying to validate the input, with onValidateForm() and
form.getHasErrors() but that did not do the trick.

So my question would be, is there a way to force my user to tick one
field in every radiogroup before proceeding?

Kind regards,

Martin Liesenberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to