How to get the display value of the Serial number in a catalog variable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2022 03:03 PM
Hello,
How can I show the serial number as the display value for the serial number variable which references the hardware asset alm table?
- Labels:
-
Service Catalog
-
Service Desk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2022 05:06 PM
are you looking to select a CI then have it show the Serial for that CI?
Or something like this?
Column 1 is the name, Column 2 is the model, but you can user Serial
Here is how I have this reference setup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2022 07:47 AM
Thankyou, I will give it try.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2022 08:30 PM - edited 10-21-2022 08:34 PM
Hi,
You can go to
1. Configure table "hardware asset alm table"
2. Go to columns
3. Search "Serial number column"
4. Set "Display" = True
The problem with this way is that it will set display to this column in all places for this table.
Hope this helps you.
For alternative you can refer this thread which suggests some customizations;
Please mark the answer correct if it helps.