Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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