Is there an existence functionality I can use to track changes in database record rather than building a database when each time a user insert or update in insert this to a separate table with user id and name who did it?!
Hi,
You can check this components in forge:
https://www.outsystems.com/forge/component-overview/2472/logcore
https://www.outsystems.com/forge/component-overview/2124/table-audit-log
If that not fill your necessities you can check in this query:
https://www.outsystems.com/forge/list?q=audit&t=&o=most-popular&tr=False&oss=False&c=&a=&v=&hd=False&tn=
Hope this can help you.
Best regards,
Ricardo
Hi Abeer,
From the list that Ricardo provide you I recommend this one.
Regards,
Marcelo
Thanks, i'll check both, otherwise i will just create it myself.
You're welcome!
Hope this can fill your needs!