http://www.thinkingphp.org/2006/10/26/modeling-relationships-in-cakephp-faking-rails-throughassociation/
On Aug 28, 6:58 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hello guys, > > I have the following doubt, I have two tables which are related by a > HABTM association, but the intermediate table has more fields of the > two primary keys, is it possible to get the fields remaining using a > findAll query? I've tried and it returns the fields of the two models > related but not the fields in the intermediate table. > > How can I achieve this, is this possible? > > Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
