I have a table of headings and a table of categories. Each heading
"hasMany" categories, and each category "belongsTo" a heading. I need
a view that lists each heading with its associated categories.

I have the models working with the "scaffolded" views of headings and
categories (separately), but I don't know (and can't find in the
manual) the way to build the controller and view files for what I
need.

Can anyone point 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to