to put it in other words :

i try to find model values of a "deep" or "remote" association.

Article -> Author -> User

While it's easy to find articles with

Author.name LIKE %bla%

i don't know how to test for values in the User model, because
the Author model sits *in between* Article and User...

Obviously the User model is not present.

jyrgen



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to