I want trigger MS Dynamic CRM plugin in N:N(many to many) relationships?

When user add or remove row from N:N relationship, then exposed my plugin.

It's possible, and how if it's?

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

Yes, it's possible. Depends on your CRM version. General idea is registering plugin for Associate/Disassociate events. For CRM 4.0 it is described here. How to do this in CRM 2011 you can read here

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.