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 UI Action "Propose Solution" in Case Type

Giuseppe Mastro
Tera Contributor

HI All

 

I have defined a new Case Type in CSM module. For this Case Type I need to disable the UI Action "Propose Solution".  As suggest in Guided Setup I try to add the script include call in the UI action condition for this. 

But Condition lenght is 254 char and when I add condition the total the length is greater.

 

How I can solve this?

 

Regards

 

 

6 REPLIES 6

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Giuseppe Mastro 

Any specific reason to hide the UI action?
You can go to UI Actions and deactivate the desired action from there.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

I have different Case Type. A case type does not include Resolved state so I need to hide UI Action. I can't disabel UI Action if need for different CT

@giuseppem isn't a new case type also a new table?

You can uncheck the inheritance from the Case table and left it out for this Case Type

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


@giuseppem 
you could create a copy for that case type that would be inactive and it would have the active one in the overrides field:

 

KamilT_0-1753285323287.png

 

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */