Is there a way to Edit Service Operations Workspace NOT in UI Builder

arohm
Tera Expert

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. 

3 REPLIES 3

Rich7
Tera Expert

There is a tool you can pay for called App Engine Studio that allows creating Workspaces easier but not sure about editing ones OOTB.

Brad Tilton
ServiceNow Employee
ServiceNow Employee

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...

Dibyaratnam
Tera Sage

You can do that in Script include from where the data is coming in to the repeater component.