
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2015 11:28 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2015 11:51 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2015 11:51 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2015 11:52 AM
The following should also be helpful
http://wiki.servicenow.com/index.php?title=Customizing_the_Reference_Icon#Fields_Displayed
Thanks,
Berny