@mascheon
Looking at the tests it appears this is covered. Check your revision
and whether the bug was fixed. Also, checkbox does not provide a label
or a wrapper div so passing that stuff as false will cause the extra
attributes.
@Mr-Yellow
Coming soon to a beta near you and as of 5994 in the branch
$form->select('Model.field', $options, $selected, array('multiple' =>
'checkbox'));
or
$form->input('Tag', array('multiple' => 'checkbox'));
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---