How to add watchlist users also in My Lists in CSM portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2025 06:29 AM
Hi Team,
How to add watchlist users also in My Lists in CSM portal.
Rightnow when I click on My Lists header menu, In All Cases right now it is displaying all the cases which you are the contact person.
Now if I am adding any person in watchlist of the cases, he is not in contact, Now I want watchlist user also able to view case in CSM portal under All Cases.
@Jaspal Singh @Community Alums @Anil Lande

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2025 06:54 AM
The lists come from the script include CSMServiceManagementUtil within the getMyListsMenu function. Do you want the cases to show under 'All Cases' or have a separate menu for "My Watched Cases" ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2025 12:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2025 01:46 AM
@Kieran Anson Can you help me?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2025 03:13 AM
As the 'All Cases' menu item doesn't have a filter, it relies on CSM query rules. You can create a new query rule to grant watch list users access to these case records. This will then naturally show in the CSM portal without modifying the script include