Reference Field

amberartis
Tera Contributor

Hi Team,

 

I'm working on adding a reference field to an "about" form in ServiceNow. This form includes a record table that contains details about specific servers selected for the "about" form. Within the server record table, particularly in the details section, there is a field called "location."

 

I need the "location" field to automatically populate in the "about" form in a field when the server is selected. Could anyone provide guidance or suggestions on how to set this up?

1 REPLY 1

jonsan09
Giga Sage
Giga Sage

Using form layout you should be able to dot walk the server reference and add the location of the server to your form. chrome_11JWcxij1m.png