
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2019 07:11 AM
Hello All,
I have a requirement to Display some additional choice list if an assignment group contains "tools" in the assignment group name.
To describe further we have added 2 new On Hold reason options to the Field On hold reason for incidents. The requirement is to display those additional choices only when an assignment group name contains "tools" in it , otherwise display the choice list without those 2 new choices.
Please help me out on this.
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2019 07:14 AM
Try a UI policy. Change according to your requirements.
Vinod Kumar Kachineni
Community Rising Star 2022

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2019 05:42 AM
Can you please provide the code for the same ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2019 07:20 AM
Hi You can write an onChange client script so whenever the assignement group changes and contains 'tools' into it then you can add or remove the choices by using the code mentioned in the below link:
hope this solves the puropose
Mohit Kaushik
ServiceNow MVP (2023-2025)