- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2024 12:03 PM
I'm building a catalog item where the user should be able to search the serial number of a computer. I am referencing the hardware table (alm_hardware).
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2024 12:25 PM
If you want the variable to display the serial number, try a Lookup Select Box type variable. A reference variable will allow search on other fields, but display the Name field or whatever the display column for that table is in your environment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2024 12:25 PM
If you want the variable to display the serial number, try a Lookup Select Box type variable. A reference variable will allow search on other fields, but display the Name field or whatever the display column for that table is in your environment.