Automate logging

Hi,

Is there any way to programmatically activate the logging for a certain group of users?

No, there isn’t.

You could create your own logging mechanism and make it configurable using the table events (onRecordInsert/Update/Delete)

Paul

pbakker:
No, there isn’t.

You could create your own logging mechanism and make it configurable using the table events (onRecordInsert/Update/Delete)

Paul

Ok: it’s an option. Thanks, Paul :slight_smile: