How can we add widgets to service operations workspace homepage ( My teams work )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2023 06:05 PM
I was modifying the client script to achieve visibility of some widgets and hide some in my work and my teams work . Need suggestion if apart of client script we need to have EVAM id updated to segregate widgets on my work and my teams work for service operations workspace .Is it only the clients scripts or there any other components required like evam ID , etc .
Updated client <UpdateCurrentVizSelection> script :
Requirement - On Service Operations workspace landing page
If the user selection will be my work -> show x , y , z widgets
if the user selection will be my team's work -> show a,b,c widgets
if the user selection will be IT level one support -> show d,e,f widgets
Sample script :