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.

Displaying New Field from another table in List View

cucinelm
Tera Contributor

I do some simple admin work as a part of a push left initiative to take some work off of our admins and developers hands.  This seems like it should be simple, but is not turning out to be so.

 

I have added a field on our asset form to display a subclass field from our workstations table.  This is so a user can quickly see if an asset is a laptop or desktop without deciphering the model.  I added the field no problem, it displays correctly and is exactly where we want it.

 

However, when I go to add the new field to list view of alm_hardware, it is not an option, only the fields that are actually on that table.  Is there an easy way of doing this so we can add it to list view or do I need to create a new field that grabs the subclass field on the CI record?

ci subclass.JPGpersonalize list.JPG

form.JPG

Thanks!

 

2 REPLIES 2

cucinelm
Tera Contributor

Nevermind, was able to add it by configuring list layout and resetting column defaults.

Bh53g
Tera Contributor

Hi @cucinelm 

I have the same issue.  Please let me know how you did it? Thanks