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!

 

1 REPLY 1

cucinelm
Tera Contributor

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