I have worked out how to populate drop down menus from an associated
model, thanks to help from other posts (much appreciated).

But I can't figure out how to use the foreign key to show a different
value from the other table, ex. I have an Events table which hasOne
Type, the 'id' of the Type is stored in the Events table, but when
viewing an Events record I want it to show the 'name' from the Type
table instead of the 'id'.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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