Hi, I'm working on making a nice input field for a certain Model, and it has a hasOne association to another type of data (and vice versa, that data has a belongsTo relationship). Is there a quick way to make that nice dropdown menu that the scaffolding provides? Like, where the values of the associated data are already there, so it's very simple. I'd like to improve upon it a little bit, but I'm searching through the scaffolding code and having a bit of a tough time.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---