I am new to CakePHP. I am trying to understand the models.

I have Accounts that BelongsTo Contacts and Phones.

the Contacts also  BelongsTo Phones

Phones BelongsTo PhoneType

PhoneType hasMany Phones

What I want to do is View an Account and get the list of Phones and the *name 
of the Phone type*
*
*
I get the list of Phones, but not the associated PhoneType info.


Thanks for your help.

-- 
Like Us on FacekBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
Visit this group at http://groups.google.com/group/cake-php?hl=en.


Reply via email to