Radzen Lightswitch Tabase Created By field

Hi,

I use an exisiting database from lightswitch for radzen.

Lightswitch created the fields created by, created, modified by, modified in the sql database.
Lightswitch updates this fields without writing code. Is this possible in radzen too?
Thanks.

If you use triggers in your database you do not need to write any code in your application. Our audit trail example might be useful for your case as well: