Currently, most of view in my project is in elements so that view
supports nest.
- form->checkbox is unuseful.
Cannot insert another logic between each checkboxes by using $options
['multiple'] => 'checkbox'
I create $option['multiple'] => true option for $option['type'] =>
'checkbox',
and loop these by foreach.
--~--~---------~--~----~------------~-------~--~----~
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:
Post a Comment