
Hi - There's a flag on my contact form that set value to true/false. I want to see how this value is being set to true/false, What event is actually setting this value? Is there anyway in dynamics that shows what events are running when you click on something? Thanks
Hi,
You can enable auditing for the field and check what or who is changing the field. If it is by any user then there should be any plugin or workflow being executed on this field created by that user. just check the workflows created by that user and you might be able to track the one making this changes.