Aaaaargh! I knew it had to be something simple ...
I had forgotten about editing FK field names after much trouble with it
renaming 'id' fields earlier.
Thanks Larry, very much appreciated.
Regards,
Langdon
Larry E. Masters aka PhpNut wrote:
Langdon,
Sure no problem...
For example users table comments table.
Create a 1:n association from users table to comments table. This will
create a users_id in the comments table.
Double click the link between them. The edit screen should allow you to
change users_id to user_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
-~----------~----~----~----~------~----~------~--~---