7Jun/10Off
DCL Site Moved to WordPress
I've got the news copied from the old site into WordPress. I still have to put some other parts of the site back together (such as static pages).
I've got the news copied from the old site into WordPress. I still have to put some other parts of the site back together (such as static pages).
June 26th, 2010 - 21:21
Have you considered adding a separate table for addresses that can be shared by contacts and organizations? I see dcl_org_addr and dcl_contact_addr. Couldn’t these just be in one table?
June 29th, 2010 - 02:47
No, because if you want to use contacts as a list of people from an organization, you don’t need to provide any addresses in the contact record. Organization items relate directly to the organization and contact items directly to the contact. Contacts and organizations are a many-to-many relationship. I don’t see a need to share because of this. Do you have a use/business case that would demonstrate the need for such a model?