The intended behaviour for the Html::checkbox is for you to provide the
model data, and optionally the checked value, and for the helper to
decide whether the checkbox is checked or not (rather than you manually
setting it so).  If you want to force the checkbox to be checked, it
would be preferable to set the model data as such.

However, it makes sense to be flexible on this, so I would suggest you
submit an enhancement ticket about this on trac (
https://trac.cakephp.org/ ).


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to