I am basically trying to find out how to identify if anything (any control, plugin or workflow) was triggered from a custom button on the ribbon of an entity. Is there a way to identify it?
One way is I change a boolean field on the form on click of the custom button. Is there any other better or efficient solution?
I am using CRM 2011 and triggering a custom plugin on the update of the entity.
Thank in advance.
kva888