Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Hide the UI Actions in CSM Configurable Workspace

Lars Bolk
Tera Contributor

I need to hide the buttons (UI Actions) when viewing a ticket (in this example a Customer Service Case (CSM)). I need a "view" interface for agent needing to see case information, but not interacting with the case in any way.
LarsBolk_0-1679561846011.png

As I see it, it should be simple using a Workspace View Rule.
I configure this Workspace view rule, telling it to open the "Major Case" view and hide the UI Actions. I know it execute, because it do open in the "Major Case" view.

 

 

LarsBolk_3-1679562286883.png
LarsBolk_4-1679562305780.png

 

But still the buttons (UI Actions) are visible, and works if the user click them.
Did I misunderstand how this is supposed to work? Example made in Utah instance.

 

1 REPLY 1

Henrik Jutterst
Kilo Sage

Not sure, but I'd give it a go on this UI Action example:

https://<instance-name>.service-now.com/nav_to.do?uri=%2Fsys_ui_action.do%3Fsys_id%3D8513fcd0773b301...


UI Action:

HenrikJutterst_0-1679572853210.png



Include/Exclude for a view:

HenrikJutterst_1-1679572898674.png

 

 

Alternatively you can try these checkboxes:

HenrikJutterst_2-1679573012503.png