Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Set the Default List View that appears in a Reference field

Katie A
Mega Guru

How can I set the Default List View that will appear when a reference field is opened up? The Reference List view is currently the default, which I do not want to modify since that will affect all other applications. I am building a scoped application and have created a new List View for this purpose. The new List View has been created, but I need to set that as the default view that appears when the reference field is opened up.

Screen Shot 2015-09-16 at 2.26.03 PM.png

1 ACCEPTED SOLUTION

bernyalvarado
Mega Sage

Hi Kathryn, you can create a view called sys_popup. ServiceNow will give precedence to that one and use it in the popups of reference records instead of the default view one.



Thanks,


Berny


View solution in original post

2 REPLIES 2

bernyalvarado
Mega Sage

Hi Kathryn, you can create a view called sys_popup. ServiceNow will give precedence to that one and use it in the popups of reference records instead of the default view one.



Thanks,


Berny


bernyalvarado
Mega Sage