Well from what i have read it is possible to search across HABTM so you can have tag.name = 'php' as a parameter to search posts within the post controller.
On Sep 15, 7:09 pm, "Chris Hartjes" <[EMAIL PROTECTED]> wrote: > On 9/15/07, Mech7 <[EMAIL PROTECTED]> wrote: > > > > > But this only displays how to find the extra tags with it, but is > > there also an explanation to select on the other table, so for example > > specify which tags there should be in a post ? > > What do you mean by "which tags there should be in a post". If you do > a $this->Post->findAll(...) then in the result array should be > whatever tags belong to that post. Unless I am misunderstanding the > question. > > -- > Chris Hartjes > Senior Developer > Cake Development Corporation > > My motto for 2007: "Just build it, damnit!" > > @TheBallpark -http://www.littlehart.net/attheballpark > @TheKeyboard -http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
