How to add a visualization only visible with "Your Team's Work" is selected?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2024 08:30 AM
Hello everyone
So I was tinkering with the Service Operations Workspace visualizations and is it possible to have visualizations that only shows up when "Your Team's Work" is selected? Say I have 5 different visualizations when I select "Your Work" then when I select "Your Team's Work" I should be able to see 7 different visualizations.
Judging from the code in this docs page there's a field that says "listView": mode =='your_work', aso maybe there's something connected to it.
Thanks,
Gello
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2024 08:38 AM
similar question here https://www.servicenow.com/community/service-operations-workspace/change-the-default-choice-of-the-s...
you can refer this to check where you can add visualization details based on drop down values(my work, my teams work)
3. You may follow this to understand how to override https://www.servicenow.com/community/itsm-articles/configuration-activities-for-service-operations-w...
Please accept the solution or give a thumbs up if it answers your query.
Thanks,
Haseeb Ahmed