I'm using multiple models in one controller, now i'm using
generateFieldNames to implement some quick and dirty CRUD actions but
this does only work for one model.
I checked out the source files and noticed generateFieldNames uses
$this->modelClass to find out what model to use. Isn't it an idea to
let the user decide what model to use when calling generateFieldNames
or am i totally wrong here? If so, please guide me in the right
direction.


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