Restricting Attributes on Audit Trail Module

0
Hello! I am configuring the Audit Trail Module into my app and have been doing a lot of research on trying to restrict certain attributes in an entity from being audited. I only need about ten fields audited instead of the entire entity.    Has anyone figured this out? Or is there a simpler way to do this that doesn’t involve the Audit Trail Module?
asked
3 answers
0

Hi Nicole

Im not sure if this will answer your question. If you only need to log changed members make this constant true.

answered
0

Hello Nichole,

 

Did you found any solution for this issue? In my application also I need same kind of ristriction.

answered
0

Hi Nichole..

I have a work around for this problem..

I let the audit trail capture all changes.. however I have a configuration which shows/ hides the audit fields.. based on this configuration I show only required fields for end users

answered