I'm very new to CakePHP and MVC, so this is probably basic.  Just need
a push in the right direction.

I've got Event to many Courses to one Instructor
If I'm on a Event view, it sees the Courses, but doesn't join to the
instructor.

So, do I add the instructor somehow to the Event model or do I edit
the controller to join the instructor in?
I thought the model would look further down.

Thanks for the help

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


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