Ben,
If you need a client side solution it is doable in
javascript. If you don't want to use the names that
tapestry gives you you can always give the checkboxes and
id tag that suits your purposes.
Believe me I have to deal with complex rules with 2 and 3
dimensional arrays of checkboxes
On 9/3/05, Ben Wong <[EMAIL PROTECTED]> wrote:
>
> Hi everyone,
>
>
>
> I am now trying do build a form with a list of checkboxes where you can
> select one or more. Very basic. However, I want to make sure that at least
> one item is checked (selected) before the form is submitted. This is
>
Hi everyone,
I am now trying do build a form with a list of checkboxes where you can
select one or more. Very basic. However, I want to make sure that at least
one item is checked (selected) before the form is submitted. This is doable
in Javascript if all the checkboxes have the same HTML n