Hi All, Just wondering if this is possible:
I'm in the process of shelling out an app for one of our websites. I've setup all of the many model associations. I'm using scaffold to see how the associations work by adding data to each relationship. One problem though, lets says for example I have a list of fruits in a select box that cake generated due to a specified association. I was under the assumption (not sure why I assumed this) that if I set the field in MySQL able to be null, that Cake would insert an option to the select box with either a 0 value or a "" (empty) value. Doesn't seem like thats the case. Is there anything I can do to make this happen automatically? I'd like to use scaffolding until I know that all the associations make sense. Any way around that? Any ideas appreciated. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
