foo HABTM bar, but I also need to store some specific information about that association -- say, a user HABTM groups, but each user also has a role within that group and a date of joining that group which I need to store in the foos_bars table. How do I get CakePHP to clue into this and pull out that information from the foos_bars table?
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---