Where can I see audit data/history

Is it possible to see, who and when changed a record?

Yes, of course this is possible.

  • You can track changes for every record in a grid. When you select a row, there is a menu for showing the record history.

image

  • You can import an extension into any application, which enables you to see every change in the application globally. You can search the audit, you see all of the changes in one place.

image

  • In schema definition, you can define an item (column) as a “System value”. There is a choice, which contains
    - Created date
    - Created by
    - Last modification date
    - Modified by
    - etc.

When you create this kind of column, you are able to filter and sort the schema according to these system values.

image