IT Remediation Workspace - How do I disable the filter icon on a list view on a Workspace?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
My client would like to disable this icon for end users so they cannot add in Source = Pen test. I have successfully edited the filter to exclude those records but the end users can still click on the filter and undo the exclusion. Any idea who to hide this icon?
Labels:
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi @aislingo ,
You can achieve this by using a Fixed Query instead of a regular filter. A Fixed Query is enforced by the system and cannot be removed or modified by end users, which prevents them from re-adding records where Source = Pen test.
Steps:
- Navigate to sys_ux_list_menu_config.list.
- Open the Workspace configuration you want to modify.
- In the UX List Categories related list, select Application Vulnerable Items.
- In the UX Lists related list, open the relevant list (for example, Assigned to Me).
- Add the condition Source != Pen test in the Fixed Query field and save the record.
Example:CSM/FSM workspace