I have a list in a view (model-driven app) and I would like users to be able to access the audit history records for when changes are made to fields in the list.
Currently, users have to click into a form which has event listeners to call a JS script when a change is made and these are displayed in another list. Having done some research, it doesn't look like it's possible to add events outside of a form so I'm posting in the hopes there is another way to do this - such as displaying the audit logs in a user-friendly view.
Does anybody have any recommendations on how to go about this?

Report
All responses (
Answers (