- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 07:21 AM
Hi all,
The assignment_group field in the Incident form has a Reference qual of :
javascript:new RestrictAssignmentGroup.restrictGroup()
I have to update that field to include other groups. I searched the Script Includes and can't find it anywhere. Where else could the code be located at?
Thanks for your insight.
M
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 07:29 AM
hi @MWright1 ,
Please refer below link:-
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Regards,
Ranjit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 07:29 AM
hi @MWright1 ,
Please refer below link:-
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Regards,
Ranjit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 09:36 AM
The script include should have contain the name RestrictAssignmentGroup. If you cannot find it, then create a new script include as suggested by @Ranjit Nimbalka
Let me know your exact requirements and conditions and I can provide you with the script for the script incude.