
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2022 03:54 AM
Hi everyone,
maybe somebody know, how to remove some list categories (for example Interactions) in service operations workspace.
Thank you
Solved! Go to Solution.
- Labels:
-
Service Operations Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2022 11:18 PM
Go to 'sys_ux_list_category.list' and search for list categories with configuration 'Default - SOW'.
Deactivate the not needed categories.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 02:50 PM
When somebody says table_name.list what they mean is literally type (or paste) that into the navigator filter and hit Enter:
That's an invaluable shortcut to open any table (with no filter applied). If you do table_name.filter that'll open the table with no data, just the filter available for you to set - that's also invaluable, particularly for opening large tables like cmdb_ci, etc. without need to waste your time and system resources loading all the data.
And one last bonus tip: if you type either of those in all caps - .LIST or .FILTER (the table name can be lowercase) - it'll open the same thing but in a new tab, so you don't lose what you're working on 🙂