Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Changing order of columns on compliance workspace

shubhamvrm2
Giga Contributor

HI,

I am trying to change order sequence of columns in back end  for compliance workspace for all entities.
How can I achieve this?

2 ACCEPTED SOLUTIONS

Community Alums
Not applicable

Hello @shubhamvrm2, 

If you want to change the column order for all users in the Compliance Workspace, follow the steps below: 

1. Open the record using this link (replace <your-instance> with your instance name): 

https://<your-instance>.service-now.com/sys_ux_list.do?sys_id=1133bb685b316010452e12300a81c7e0&syspa... 

2. Change the column order in the list configuration as shown below. 

 

MIftikhar_0-1760541175332.png

 

 

MIftikhar_1-1760541175333.png

 

 3. Open the Compliance Workspace >Scoping-All entities and refresh the list to see the updated column order. 

MIftikhar_2-1760541175334.png

 

If my response helped, please mark it as the accepted solution so others can benefit as well. 

View solution in original post

Community Alums
Not applicable

Hello @shubhamvrm2,

 

You can use the Add to Update Set Utility to include the UX List record in your current update set.
update set.gif
If my response helped, please mark it as the accepted solution so others can benefit as well. 

View solution in original post

5 REPLIES 5

Community Alums
Not applicable

Hi
I am trying to change order of columns for compliance workspace.
In the article, its only showing sys table for agent workspace 

Community Alums
Not applicable

Hello @shubhamvrm2, 

If you want to change the column order for all users in the Compliance Workspace, follow the steps below: 

1. Open the record using this link (replace <your-instance> with your instance name): 

https://<your-instance>.service-now.com/sys_ux_list.do?sys_id=1133bb685b316010452e12300a81c7e0&syspa... 

2. Change the column order in the list configuration as shown below. 

 

MIftikhar_0-1760541175332.png

 

 

MIftikhar_1-1760541175333.png

 

 3. Open the Compliance Workspace >Scoping-All entities and refresh the list to see the updated column order. 

MIftikhar_2-1760541175334.png

 

If my response helped, please mark it as the accepted solution so others can benefit as well. 

shubhamvrm2
Giga Contributor

It worked wonders Iftikar.
Thanks for helping.

However,I cannot add this all entities in a update set.

How shall I add it in a update set?