Re: [T4] need help on multi-checkbox validation

2007-08-13 Thread Jesse Kuhnert
Sounds like you need to create a new "depends on" validator. I've been meaning to do it but haven't yet. On 7/26/07, #Cyrille37# <[EMAIL PROTECTED]> wrote: > 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 > checkbox

Re: [T4] need help on multi-checkbox validation

2007-07-26 Thread #Cyrille37#
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 va

[T4] need help on multi-checkbox validation

2007-07-25 Thread #Cyrille37#
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 t