new theory... when i bake the views for this controller, the
project_status and project_priority fields are checkboxes instead of
input fields... i changed the tinyint(1) fields to tinyint(2) fields,
and everything works as it is supposed to now.

so i'm guessing any tinyint(1) field in a database is assumed to be a
yes/no field?  is there any way to override this?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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