- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2019 09:54 AM
We have a catalog item that creates a request item uses two variables that refer to extended cmdb table fields. In the request item, the variables are displaying as sys_ids. Is there any way to display the display value? Setting the field's display value to true has no effect.
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2019 08:43 AM
I found that this was actually an artifact of domain separation. When the catalog item is invoked from the global domain, the display value is not displayed, only the sys_id is displayed. When the catalog item is invoked from a top level domain, the reference fields display the display value as expected. I'm not sure why this occurs, however, but as the end user will be invoking from a top level domain, it's not an issue.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2019 09:59 AM
You must be using Lookup variables. In the variable, set Label as name of the data center or room. and value should be sys id.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2019 02:31 PM
Yes, it's a lookup select box, however setting the Lookup Label Field to name doesn't have any effect. It already is configured as you describe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2024 12:01 PM
Thank you sooo much:)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2019 10:31 AM