Change sys_ref_list view without changing globally

Ayushi Gaur
ServiceNow Employee
ServiceNow Employee

I want to change reference list pop up view. I know we can do that by configuring sys_ref_list view but that would have a global impact. I just want to do the change for a particular field. Is there any way I can achieved this without making any changes globally.

1 REPLY 1

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

Unfortunately , It will be a change for that table globally and not limited to a field. From all the places it will be looked up.

If you want additional columns to show on a field , that are not in the list view then you can use the below

 

Auto-complete for reference fields (servicenow.com)

-Anurag