How to hide or remove COE and HR Service fields when manually creating an HR Case in HRSD?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2025 01:33 AM
Hi Community,
I'm working on HR Case Management in HRSD and have a requirement to hide or remove the "COE" and "HR Service" fields when manually creating an HR Case (as shown in the screenshot below).
Is it possible to hide or bypass these fields during manual case creation? If so:
Any suggestions or best practices would be appreciated!
Thanks in advance.
 
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2025 08:48 AM
Any specific reason for removing this? There are two things you need to do, but after removing the field, make sure to fully test the case lifecycle, as this field might have dependencies on other flows or executions within the case.
Steps to follow:
-
Open the case in Native View
-
Change the view to Workspace (WS)
-
Go to the Form Layout and remove the field
-
Since the field is mandatory, you’ll also need to:
-
Disable the UI Policy, or
-
Check whether it’s marked mandatory at the dictionary level or via UI Policy
-
Make sure to validate thoroughly after making these changes.
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
‎06-23-2025 02:24 AM
Hi,
You can create a widget in the portal - which will have record producer to create case with COE; but COE details need to be populated thru the record producer script and data definition lookup table to load COE, assignment group details based on some conditions.