Hi,
I am aware of associate and disassociate message we can use to trigger plugin on many to many relationship but are there any other message available?
My problem:
I need to run a synchronous plugin when an existing record is added to a N:N sub-grid. But the catch is only when one existing record is added. If multiple existing record is added, plugin should not run.