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.

How to hide a UI action in the CSM Workspace ONLY for a specific case type?

Smith Johnson
Kilo Sage

Hello,

we are using CSM and we have different case types (e.g., "X", "Y", "Z").

We would like to hide the UI action "Propose Solution" ONLY for a specific case type (e.g., "X"). This means that this button should still be visible for the other case types ("e.g., "Y", "Z").

SmithJohnson_0-1761819431453.png


We are using the CSM/FSM Configurable workspace?

What's the best practice to implement the above logic?

Thank you in advance,
Smith.

1 REPLY 1

Shruti
Mega Sage
Mega Sage

Hi

Navigate to sf_state_flow.LIST

Open state flow for propose solution

Shruti_0-1761824007657.png

 

Update manual condition -> Task type is not <Name of specific case type>

Shruti_1-1761824078566.png