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.

Referencing a value from a referenced record

phil34
Tera Expert

Hi Community

In the below example I am trying to create a form that collects basic data about a selected user. I am able to display the data that is held in the user table, however, I also want to display the information in another table that is referenced so almost a nested result.

When I select a user there is a value in the user record called location and i can display that without any issue if I update the user the location will also update based on the value of the different user.

I need some help with the next field. Each location has a value for "Division" and I want to display that when the location updates.

 

My Form

find_real_file.png

I am updating the location using a catalog Client Script and this is working for the location field just fine

find_real_file.png

 

How do I get the Division to display the value held in the location table reference above?

Hope that makes sense

 

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

you can use GlideAjax for subsequent fetching of field.

What did you start with and where are you stuck?

regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader