Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to get audit records using form layout

Hari1
Mega Sage

Hi,

I have a table "u_comp_test" where i have created a tab section (Test1) and added fields reference of a different table "u_comp_test1". When a field update is made for the fields of "u_comp_test1". I need the audit records of "u_comp_test1" within "u_comp_test" form  within the tab section. Can we achieve this.

 

I tried added audit table using form layout it is referring to "u_comp_test" table, The current table audit records. 

1 REPLY 1

Robert H
Mega Sage

Hello @Hari1 ,

 

No, that is not possible. You can only see the Audit History of a record from that record itself, not from a record in a different table.

 

Regards,

Robert