Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Remove/hide column list from Security Incident Response (SIR) Workspace

kushaltm
Tera Contributor

Hi all,

 

How can I remove or hide a column from a Security Incident table list in the SIR workspace. Even make it visible only to admin is fine. Ex. If I want to hide/remove the below columns, is there anyway to do that? Thanks

 

  • Priority
  • Business Impact 
  • Risk score

kushaltm_0-1749812954261.png

kushaltm_1-1749813024512.png

 

from the Native/Backend I'm hiding the above fields from list view using "add to list" ACL for each field. but this ACL's doesn't apply on Workspace list view. 

I have tried below approach as well, it's only to make default columns for the table, not to hiding the fields.
Steps:
1. Navigate to sys_ux_list_list.do
2. Search for the Workspace configuration you want to edit
3. Update the columns as required

Any workaround?

Regards,
Kushal

 

2 ACCEPTED SOLUTIONS

Ankur Bawiskar
Tera Patron

@kushaltm 

ideally add_to_list acl should work, it's strange

check this

Remove/hide column list view workspace 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

Yamsanibhavani
Giga Guru

Hi @kushaltm 

 

Exactly, this should work, However you can go through below link to try more

https://www.servicenow.com/community/developer-forum/hide-field-on-list-and-form-view-acl/m-p/136881...

 

Thanks

Yamsani Bhavani

View solution in original post

2 REPLIES 2

Ankur Bawiskar
Tera Patron

@kushaltm 

ideally add_to_list acl should work, it's strange

check this

Remove/hide column list view workspace 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

Yamsanibhavani
Giga Guru

Hi @kushaltm 

 

Exactly, this should work, However you can go through below link to try more

https://www.servicenow.com/community/developer-forum/hide-field-on-list-and-form-view-acl/m-p/136881...

 

Thanks

Yamsani Bhavani