How do I delete 'List Layouts'?

peterburkitt
Kilo Contributor

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?

1 ACCEPTED SOLUTION

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

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



View solution in original post

8 REPLIES 8

Chuck Tomasi
Tera Patron

Hi Peter,



Remove the corresponding entry from sys_ui_list. Be sure to get the right table & view.


Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

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



The previous answer was also correct but filtering by Application gave me the exact list of 16 that I wanted rid of. Many thanks


Glad you go it resolved Peter.