How to hide the display value in the reference.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2022 10:47 AM
Hi Community,
We have requirement that to hide the display value in the reference field
for example asset tag is the reference field, that field referenced to cmdb_ci_computer table, once we search with the asset tag it will show name of the asset and asset tag number so our requirement is to display other fields, not display value.
result should be only the asset tag and other fields (optional) not the display value.
Appriciate for the quick response.
Thanks,
Shrinivasprasad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2022 11:23 AM
I don't think you can take away the display name column.
Vinod Kumar Kachineni
Community Rising Star 2022

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2022 11:36 AM
Hi,
There is a attribute you can set for hiding the display value, ref_ac_display_value=false
But that only impacts reference fields on shown in UI16, it will not work on Service portal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2022 12:22 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2022 12:21 AM
Like I said, it will not work on Service Portal.
In Service Portal there is no way to hide the display field.