I try the blog tutorial in cake and all works fine. Then I have add the model Tag(with its database table) in HABTM with the model Post. Now I would set a particular relation between Post and Tag by the use of finderQuery. But I discover that it's NOT possible. I always must have a table with Post_id and Tag_id. But in the case where I must use a finderQuery?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---