Hey!

Thanks a lot on your input.
I see it was my interpretation problem...so CAKE takes care of
$belongsTo but not of $hasMany...ok...so everything's fine with my
code and my head...

As of  "You just need to set:

$this->Network->recursive = 1;

In your Network controller, and then you can call the user data in
your view by doing something similar..."

You can set it directly on the model:

 var $recursive = 1;

Once again thanks a lot to everyone of you!


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