Overview - SoW - Service Operation workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 11:34 AM
Hello All,
Is there anyone who has completed or added any custom widget ( donut) on your Overview page of the Service Operation workspace here? would like to know how this " your work"/ "your teamwork" is wired from the donut. Also, if you could provide how you have done on your side ( either coding or any other approach) kindly advise! I see a lot of posts on the same and very nice articles/examples are there but it is mandated to have a large code involved. is there any way we can do with/by a citizen developer 🙂
Regards,
Paul
PaulSylo
Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !
- Labels:
-
UI Builder : Next Experience
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2024 02:05 AM
There's a client script include(sys_ux_client_script_include) "SOWLandingPageTier2UtilsSNC" that contains the donut mapping in SOW overview. You can go through this once, it would certainly help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2024 06:14 AM
I'm finding as of at least Washington DC that these client scripts are read only. No updated documentation available that I can find showing how to update these.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2024 06:45 AM
In that case, you can create a duplicate version of it and map the custom one with the UX client script that's present in the UI Builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2024 11:20 AM
I've gone through and the best way to update this is found here:
There's two parts to this, and the second is mapping to the visualization via client scripts. I'd recommend going through this article and the defects article submitted after.