Skip to main content

Is it possible set up an audit log which records every time a user accesses an application. At the moment I have the user forms set to record the last time an update was made.

 

Any Advice would be appreciated

 

Regards

 

Andrew

 

You could have a rule that writes a record to a SmartObject when the user accesses the application.  This rule could be built once and placed in a reusable view like a header and used in all of your applications.

 

David


If your applications start workflows, you can use the reporting controls available in SmartForms.  These go against system SmartObjects and data is collected for every workflow instance.


Reply