find out how to get the front end value of a reference field in servicenow
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-29-2023 04:56 AM
find out how to get the front end value of a reference field in servicenow
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-29-2023 04:59 AM
Hi @Tippireddy Venk ,
Use getDisplayValue() to get Display value of Reference field
Refer this documentation to understand in details
If my response helps you to resolve the issue close the question by Accepting solution and hit thumb icon. From Correct answers others will get benefited in future.