Friday, December 5, 2008

Re: checkbox issue

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 <gayatri.e...@gmail.com> 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 cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: