Hi all,
I want to create a M:M relationship between Contacts. We will be
storing Patients and Doctors as Contacts, and want to create a M:M
self-join between them, as a Patient can be seen by many Doctors, and
Doctors can see many patients. I created the M:M, and gave it what I
thought would be good names, but they show up on the Contacts Detail
as both with the name "Contacts"... Is there any way to fix this, or
do I have to make one of these two a custom entity? Thanks a lot,
Dave