I've create a table 'preferences' with columns id, data, comments
and table 'contacts_preferences' with column id, contact_id, preference_id.
What I want is whenever I visit
http://localhost/sugarcrmce/index.ph...&record=someID
It display all preference of some contact. (just for testing purpose)
How do I do it? Do I create a contacts_preferences relationship in contacts/vardef.php?


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks