Display Resolution Subcode value based upon Category of Incident Form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2023 03:04 AM
I have a field Resolution Subcode choice list values on incident related list and want to populate based upon category Choice list value.
Another point is "Resolution Subcode choice field values" has dependency on another field "Resolution" on related list of Incident form.
How do I display certain Resolution Subcode choice field value and hide certain Resolution Subcode Choice field if Someone Select "Resolution" as "Solved" and Category as "inquiry".
Can anyone please help me with this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2023 09:06 AM
Hi @p_m
Greetings!!
I read your issue and look like it is do able but I am thinking to go for NO Code.
1. Is it possible to bring the Res & Res Sub Code on incident form. , if yes then with data look up will make it easy. Like we have priority look up.
else need to do full code as Category on Incident form and Res and Res sub code on related list ( a separate table , If I am not wrong)
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
12-17-2023 10:04 AM
@p_m Your best bet would be to create a UI Policy and add conditions to it
1. Resolution is Solved
2. Category is inquiry