Perhaps I can present my question in a different way :

What's the way to have an inter-fields validation for a form, like if checkboxA and checkboxB are checked, textfieldC must be filled. Should I create a component which it not rendered but it comes for inspecting form's fields to make the validation ?

Have you got an idea ?

thanks
cyrille.

#Cyrille37# a écrit :
Hello,
This days I'm trying to find a way for managing validation between severals checkbox. The need is: there are several checkboxes in a form and each checkbox needs to match rules which exprims dependencies between those checkboxes. For example : you can check this one if you have checked those two others, but only if a third on is not checked.

I come here to ask your opinion, ideas and tips on the way you will do it in different layer : server-side validation, client-side validation, a rules manager component or not, is validation can have a view on several component to return error or not ...

Please, tell me want idea comes to you about that need.

Thanks a lot
cyrille.




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

Reply via email to