Forums

 
ForumForumMainstream Foru...Mainstream Foru...General Discuss...General Discuss...Associating a contact w/ more than one companyAssociating a contact w/ more than one company
Previous Previous
 
Next Next
New Post
 7/27/2009 6:56 PM
 

I'd like to add a field to the contact record that associates the contact to a second account, as a Board Member.

I've added a Board Member field to the layout view, but can't figure out how to associated it to an account without getting the "Multiple controls with the same ID 'Account_ID' were found." error.

Any ideas?

Thanks,

New Post
 7/28/2009 3:56 PM
 

Adding a second account realtionship can be painful.  One way to reduce the effort is to create two custom fields in the Contacts module, BOARD_MEMBER_ID and BOARD_MEMBER_NAME.  You will also need to create a new JavaScript function to call when a board member is selected.

Will you be creating a special Board Member popup window, or can any account be a board member?

 

New Post
 7/28/2009 5:23 PM
 

The Account would not be a board member... but a board member would be associated w/ an account.

For instance: John Doe would be associated with an account ABC Company as the CEO. He would be associated with the account XYZ Company as a board member.

New Post
 7/28/2009 9:19 PM
 

So then the person could be a board member of multiple accounts.  That can make things easier, but it would also require an additional database table and an additional user control to display the list of companies that the person is a board member of.

 

Previous Previous
 
Next Next
ForumForumMainstream Foru...Mainstream Foru...General Discuss...General Discuss...Associating a contact w/ more than one companyAssociating a contact w/ more than one company