I have a custom entity. I wish to know how/when a field get modified. The field is read only on a form. If it is through Javascript or flow etc. Is there a simple way to get this information? A tool in the xrmtoolbox maybe?
Asked
Active
Viewed 167 times
0
-
can you please further explain your scenario? – Just Do It Dec 01 '21 at 14:52
-
Please provide enough code so others can better understand or reproduce the problem. – Community Dec 03 '21 at 10:57
1 Answers
0
Unless you have some custom audit mechanism this cannot be tracked accurately in OOB way.
Some rogue idea is, if you have audit enabled for that attribute and you have some Service account doing updates in Flow, whereas user doing updates in form or user context plugins can be suffice for your need from OOB audit data.

Arun Vinoth-Precog Tech - MVP
- 22,364
- 14
- 59
- 168