How to hide the "Create work order" button in CSM Configurable workspace in servicenow

Srinivasu2
Tera Contributor

Hi Team,

 

How to hide the "Create work order" button in CSM Configurable workspace in ServiceNow

 

Srinivasu2_0-1709740672227.png

 

 

Thanks

Srinivasu

 

2 REPLIES 2

James Chun
Kilo Patron

Hi @Srinivasu2,

 

There is a 'Create Work Order' UI Action on the Case [sn_customerservice_case] table.

 Open the record and you an either disable it completely or disable it only on the Workspace by unchecking the 'Workspace Form Button' checkbox.

 

Cheers

Tai Vu
Kilo Patron
Kilo Patron

Hi @Srinivasu2 

That button should be this UI Action below.

Name: Create Work Order

URL: https://<instance_name>.service-now.com/sys_ui_action.do?sys_id=712819780f3633005cbf3694ba767e7a

 

Cheers,

Tai Vu