The following question is for AX7 / Dynamics 365 for Operations.
I have a need for capturing the event of a user navigating around in the user interface from code. It doesn't matter if it is the event of the browser navigating to the site, when any form opens or something else. The important thing for me is that I can capture which company the user is navigating around in and when the last action happened.
Is there any delegate or something in the framework that I can subscribe to (form load, menu load, user action etc.)?