- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2022 10:48 PM
Hi,
How I can configure list layout in CSM agent workspace? I thought this would'v been possible by changing list layout of this specific table from back end's slushbucket, in this case from table sn_customerservice_case_list.do, but changes I do there, does not correlate to CSM agent workspace.
For example, if I want to change short description to description and delete account and contact fields from this layout in CSM agent workspace in page https://[instance_name].service-now.com/now/cwf/agent/list ; how I can do this? Is there some place in backend where I can configure this, or should I use UiBuilder for this?
Best,
Miikka
Solved! Go to Solution.
- Labels:
-
Agent Workspace

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2022 10:54 PM
Hi Mikka,
I hope this will solve your query
Configure list layout in CSM Configurable Workspace
Additional info : How to change the list view for a related list in Agent Workspace
Mark Correct or Helpful if it helps.
***Mark Correct or Helpful if it helps.***

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2022 10:54 PM
Hi Mikka,
I hope this will solve your query
Configure list layout in CSM Configurable Workspace
Additional info : How to change the list view for a related list in Agent Workspace
Mark Correct or Helpful if it helps.
***Mark Correct or Helpful if it helps.***
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2022 12:13 AM
Yup, that did it. Thanks!
From sys_ux_list_menu_config.list -> choose CSM/FSM configurable workspace list menu config -> choose there UX list of which you want to configure
Best,
Miikka

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2022 11:22 PM
Hi
Procedure:
- In your workspace, click your profile image and on the Settings menu, select Configure Workspace.
- On the Workspace Lists tab, click New.
Note: If you don't see the New button, click the cog icon (
) and then select Developer > Agent Workspace.
-
Filter list form example - Click Submit.
The list filter appears in the list pane under the category that you specified. Using the example in the previous step, the list filter,
Follow below link for more details:
Setting up list view in a workspace
Feel free to mark correct, if your issue has been resolved, so it ends up in solved queue.
Will be helpful for others looking for the similar query.
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2022 12:12 AM
Hi,
Thanks for answer. When I selected "configure workspace" from CSM workspace, it leaded me to UX App Configuration module in ServiceNow backend. Is this correct?
By the way I found one way to manage those Agent workspace columns, from sys_ux_list_menu_config.list -> choose CSM/FSM configurable workspace list menu config -> choose there list of columns you want to configure
Best,
Miikka