Is there a way to Edit Service Operations Workspace NOT in UI Builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2024 11:48 AM
Hey Everyone,
Is there a way to edit the Service Operations Workspace not in UI builder? UI Builder is super confusing. I just want to delete a single data card, what i thought was a widget (The SLA default one) But you just cant do that in UI building without messing with the entire "Donut Repeater". Its very frustrating.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 05:54 AM
There is a tool you can pay for called App Engine Studio that allows creating Workspaces easier but not sure about editing ones OOTB.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2024 10:52 AM
Service Operations Workspace is a bit unique as the configuration of this workspace's landing page is controlled through script includes which the repeater components in UIB are looking at. Here's some documentation on how to configure it: https://docs.servicenow.com/bundle/washingtondc-it-service-management/page/product/service-operation...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2024 04:06 AM
You can do that in Script include from where the data is coming in to the repeater component.