Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to remove list entries from the csm/fsm configurable workspace

Richard T
Kilo Guru

Hi

Can anyone tell me how I remove list entries from the csm/fsm configurable workspace?

OOB the list contains CMDB which we don't want to have visible but even though I have marked that as non active in the configurable workspace guided setup (create list categories) it is still visible when we open the workspace.

Any suggestions?

Thanks in advance

1 ACCEPTED SOLUTION

Jerome Petrus1
ServiceNow Employee
ServiceNow Employee

Hi @Richard T , 

 

For Configurable workspace, you can navigate to "sys_ux_list.list" to modify the list entry settings.

 

for accessing categories you can navigate to "sys_ux_list_category.list".

View solution in original post

5 REPLIES 5

Hi @Richard T 

is there a reason why you didn't respond to my first given answer? Could you not configure the list given by the documentation pages?

I just would like to know whether it worked for you or not.

Kind regards
Maik

Jerome Petrus1
ServiceNow Employee
ServiceNow Employee

Hi @Richard T , 

 

For Configurable workspace, you can navigate to "sys_ux_list.list" to modify the list entry settings.

 

for accessing categories you can navigate to "sys_ux_list_category.list".

Thanks Jerome

When I look at sys_ux_list_category.list the ones I want to hide, including CMDB are marked as active=false but still show in the configurable workspace.