Scaffold not working for belongsTo join with underscore in name

2007-07-27 Thread bingomanatee
I have two tables, Items and Item Types. The Scaffolding for the edit view is not displaying item type options. I have traced the error into the fieldTypes() method: the key for the option cluster is not matching the key output by the findAll method. It seems to expect the data to have the

Re: Scaffold not working for belongsTo join with underscore in name

2007-07-27 Thread bingomanatee
I found the error myself -- a bad name value in the ItemType model class. sorry... --~--~-~--~~~---~--~~ 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