Topic by Angeliki Kanavaru
Hello!
We need to use multiple addresses per contact (a functionality that already exists for Organisations) so we tried to follow the structure of the Organization Addresses and Organization Addresses Type but the new object we create didn't meet our requirements.
We created two Custom Object: ContactAddressType as a Menu-Only Custom Object and ContactAddress as a Custom-Object which is related with the Contact Object and the ContactAddressType Object
We were expected something like the Organization Address Field but we only can see some information in a custom Contact Workspace by adding a control in a new tab.
We noticed in the Data Dictionary that Organization Addresses table has composite primary keys of org_id and oat_id , but we didn’t have the ability to set similar settings in the Object Designer when we created ContactAddress Object (e.g. composite primary keys of c_id (contact ID ) and ID (ContactAddressType2 id)).
Any ideas, suggestions on how we can manage to have multiple addresses per contact? Is our approach any good?
Thank you in advance!
Angeliki