Hi All,
If there are two item event receivers attached with a list and event is cancelled by event receiver that trigger first, will second event receiver be invoked? As per my understanding that second event receiver will not be invoked.
I have a requirement where in case first event receiver cancel the event, second event recever should still be invoked.
do anyone has any idea aroound it?
Regards Amit