My database has "request" table with a foreign key to a "item" table.
The "item" table has a foreign key to a "master" table.

I'd like to define something like an "indirect belongsTo" association
in the "request" model to the "master" table so that I can display
"master" information when I'm displaying the paginated list of
"requests".

My apologies if this is a duplicate posting. I tried to post via
"nabble" and got an error from google that the posting failed.

Thanks in advance for your help,

  -- Mike

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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