find out how to get the front end value of a reference field in servicenow

Tippireddy Venk
Tera Contributor

find out how to get the front end value of a reference field in servicenow

1 REPLY 1

Mohan raj
Mega Sage

Hi @Tippireddy Venk ,

 

Use getDisplayValue() to get Display value of Reference field


Refer this documentation to understand in details

https://docs.servicenow.com/bundle/vancouver-api-reference/page/app-store/dev_portal/API_reference/g...

 

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.