I assume convention over configuration:

I have Two Models:

Users:

Requests:
belongsTo ('User')

Hoever, when I "bake" up the MVC, the index view of Requests shows the
ID of Request.id rather than the NAME of User.name.


I am to understand that this should not happen.....

Your thoughts or rants are both appreciated.

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to