A silly guess would be that you didn't set up your B=>A relation
properly.

Could you please show us your relations?

Hint: http://bin.cakephp.org/

On Mar 11, 6:39 pm, fain182 <fain...@gmail.com> wrote:
> my situation is this:
> A has many B
> B has many C
>
> in the view of C i see only the data of B  and C, i want to see the
> data of A too..
> i tried to set the recursive to 2 or 3 but it makes something like:
> array A
>     array B that has A
>        array A that belongs to B
>
> did you have any suggestion?
> thank you
--~--~---------~--~----~------------~-------~--~----~
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 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to