I'm manually building my checkbox inputs so i can display them in a
special way. how can i have the marked checkboxes remain marked after
the form is submitted? This comes as a core feature when using $form-
>input() but i'm having trouble figuring out how to get this working
manually. (other than this checkmark problem it's all working good and
follows the same html as $form->input() and returns a correctly
formatted $this->data array).
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---