Sorry, a bit unclear to me :

A hasMany B ?
B has got which relation with A ?


On Jan 7, 7:18 pm, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> Hi
> I have this question.
> I  have a model A where I change the methods findAll and find.
> Now I have another model B that is in "hasMany" association with this
> model.
> Now if in the controller I make a find operation on model A I get the
> right result.
> If I  make a find operation on model B with recursive=2  I don't get
> the right result for model A associated with model B.
> How can I do to get the right result even if I use recursive?
> Many Thanks
> Marco
--~--~---------~--~----~------------~-------~--~----~
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