Hi, bakers.

Is there a way to create multiple checkboxes and treat them as an array? I
i set the checkbox's name to 'Foo/bar' the generated name will be
data[Foo][bar]. For it to be treated as an array it should be
data[Foo][bar][]. Tried 'Foo/bar[]' but it doesn't work!

Any thoughts?

Thanks in advance.

Best regards.

-- 
Gonçalo Marrafa <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to