I am trying to set up a many to many relationship between the contact entity and a custom entity called Associations.
I want a contact to be associated with a multiple associations. I want an association to contain multiple contacts.
I created a custom entity called Association.
On the Associations entity I created a lookup field for Target Record Type Contact and placed that field on the Association form.
I then went into the Contact form and created a new looped field for Target Record Type Association and placed that field on the Contact form.
By using this approach I am not seeing all of the Associations records associated with a given contact record:
Many people mention that to set up a Many to Many relationship between two entities it really requires a third entity. Is that really the case?
Thanks.
Rick Bellefond
RB Data Services
www.rbdata.com