Dependent Field not working properly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2022 11:56 PM
In case creation page i added subcategory field which is dependent only on hr service. But it shows all the choices in subcategory how to resolve this issue?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2022 12:00 AM
Hi there,
Can you share details of your setup?
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
2020, 2021 ServiceNow Community MVP
2020, 2021 ServiceNow Developer MVP
---
LinkedIn
Community article, blog, video list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2022 12:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2023 08:01 AM
We have the same issue, and after a few community searches it seems to be not supported. The only solution I can think of is to edit the case_creation UI page but that's a heavy customization to support.
If the field is not driving any logic for the case to be created, you can have the agent submit and case and fill it out after the case has been created. but if it's driving logic, I'd recommend scaling back fields that are dependent on the HR service as the HR service itself is meant to be the most specific level of categorization.