- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2018 02:32 PM
Hi Team,
In one of my service catalog I have model as a reference field.
After selecting the name it always shows display name in field and
also I do not want to change the name display property to true as it would impact all whichever references the model.
Is there a solution for this?
Thanks,
Babu
Solved! Go to Solution.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2018 10:23 AM
There isn't a solution for this. You have to use the shared display value for any reference field.
The only potential workaround would be to change your variable type to 'Lookup Select Box'. This will allow you to select a referenced table but choose the display value for that variable.
Please mark this as the correct answer if I've answered your question. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2018 10:23 AM
There isn't a solution for this. You have to use the shared display value for any reference field.
The only potential workaround would be to change your variable type to 'Lookup Select Box'. This will allow you to select a referenced table but choose the display value for that variable.
Please mark this as the correct answer if I've answered your question. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2021 06:47 AM
How can we do this in platform and not portal? Is there anyway of achieving this ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2021 11:01 AM
I am using the same method to display City field(String type) on Location table but displaying the couple of sys-id's in the variable drop down list. I think those sys-id's of the location records where the city is empty.
How can I avoid those as I need to display only City values in the variable.