Tulio, thank you for your reply. I guess your are proposing something which is explained here:
http://www.thinkingphp.org/2006/10/26/modeling-relationships-in-cakephp-faking-rails-throughassociation/ However, my understanding was that it should now (cake 1.2) with HABTM and "with" associations. I read the above article and the replies but still couldn't find out how to save additional data. But maybe I should go the way you described. It's a little bit frustrating as a beginner to spent hours on a tiny step :-) On Jan 30, 6:20 pm, Tulio Faria <[EMAIL PROTECTED]> wrote: > For example, a model: GuessLocation that belongsTo: Guess and > Location, and Guess and Location hasMany: GuessLocation. > > On 30 jan, 14:14, Tulio Faria <[EMAIL PROTECTED]> wrote: > > > I'd create a class between others, like a "join class". --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
