Add

Sean Tayo
Tera Contributor

.

 

 

 

 

3 REPLIES 3

Lhora Alvarez
Tera Sage

@Sean Tayo 

Fields shown on tables on any type of interface in ServiceNow are controlled by Views [sys_ui_view].

You need to check which view is responsible for the list layout in that specific portal and change it to your desired layout.

.

@Sean Tayo 


...&view=csp...


Based on the url, the desired view is "csp".