Something like this should do it:
echo $form->input('Model.Field', array('type' => 'select', 'multiple'
=> 'checkbox', 'options' => $anArrayOfOptions));
Hope that helps!
On Dec 4, 7:40 pm, gayatri <[EMAIL PROTECTED]> wrote:
> i not able to get the value of multiple checkboxes can any help me in
> this issue.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---