- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2016 06:30 AM
I am developing a scoped application for the ServiceNow store. In Studio under Forms & UI \ List Layouts I see 16 List Layouts that I do not need to be part of my application. How do I remove them?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2016 06:42 AM
Hi Peter,
Go to sys_ui_list.list from navigation filter and then apply the filter by application field. Delete the one which are not required.
Configuring Lists - ServiceNow Wiki

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2016 06:33 AM
Hi Peter,
Remove the corresponding entry from sys_ui_list. Be sure to get the right table & view.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2016 06:42 AM
Hi Peter,
Go to sys_ui_list.list from navigation filter and then apply the filter by application field. Delete the one which are not required.
Configuring Lists - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2016 08:00 AM
The previous answer was also correct but filtering by Application gave me the exact list of 16 that I wanted rid of. Many thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2016 08:01 AM
Glad you go it resolved Peter.