- Many to many custom entities
- Posted by Elena on July 6th, 2006
Hello,
I want to set up a custom entity "Seminars". Each Account may attend many of
the Seminars. On the othen hand, at any Seminar' s screen, I want to be able
to see all Accounts that participate in it.
Can this be done using the standard CRM functionality?
Thanks,
Elena
- Posted by Dave Ireland on July 6th, 2006
Elena - if you search this site you will find detailed instructions on how
to set it up, but basically you create a crossreference entity in between
the two entities that you want to create the m:m relationships with. So if
you want to create a m:m relationship between accounts and seminars, you
would create an entity called accountseminars then create a m:1 between
accounts and accountseminars and also a 1:m between accountseminars and
seminars.
This will, in a round-about fashion, provide the functionality you need.
Dave Ireland
"Elena" <newsgroup@sieben.gr> wrote in message
news:%23iI%23KPQoGHA.4000@TK2MSFTNGP04.phx.gbl...
- Posted by Elena on July 6th, 2006
Thank, Dave! You've been very helpful.
Elena
"Dave Ireland" <direland@salentica.com> wrote in message
news:%23YqEGXQoGHA.1656@TK2MSFTNGP03.phx.gbl...