Hide UI Action "Propose Solution" in Case Type
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 07:21 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 07:23 AM
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 07:42 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 08:36 AM
@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! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 08:42 AM
@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:
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */