Is there a way to change display value of a reference field, without making any change in referenced table ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2017 11:54 AM
The out-of-box functionality of a reference field is to show the field value of the referred table whose display value is set to true. Is there a way to set a display value other than this field ?
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2019 05:26 AM
Hi,
Use dictionary override as Sachin said.
Mark correct/helpful based on impact.
Thanks,
Dhananjay.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2019 05:29 AM
Hi Again,
You can also refer below link,It will help you to understand.
https://community.servicenow.com/community?id=community_blog&sys_id=582de2e5dbd0dbc01dcaf3231f961988
Mark correct/helpful based on impact.
Thanks,
Dhananjay.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2019 05:31 AM
Hi Again,
You can also refer below link,It will help you to understand.
https://community.servicenow.com/community?id=community_blog&sys_id=582de2e5dbd0dbc01dcaf3231f961988
Mark correct/helpful based on impact.
Thanks,
Dhananjay.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2019 06:36 AM
Thanks Dhananjay
As I'm not extending it looks like there is no way around having a single default value to display for all tables that reference it.