Displaying New Field from another table in List View
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2023 11:55 AM - edited 03-09-2023 11:56 AM
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?
Thanks!
- Labels:
-
Enterprise Asset Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2023 12:12 PM
Nevermind, was able to add it by configuring list layout and resetting column defaults.