Audit Trail table problem

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
Fatchris
User
Posts: 2

Audit Trail table problem

Post by Fatchris »

Hi there,
Since I wanted to use the Audit Trail function on my website, I created an audit trail to record my actions. All tables on my website, including ID, Script, User, Action, Field, Key value, old value, and new value, were worked on, except table. Therefore, I want to ask why the table on the Audit trail could not show my action on a different table.
Thanks,
Chris


MichaelG
User
Posts: 1171

Post by MichaelG »

Please make sure that you have enabled Use database table and set up the Audit Table properly, and also enabled the Audit Trail for the required tables.


Post Reply