Reference qualifier

MWright1
Giga Guru

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

1 ACCEPTED SOLUTION

Ranjit Nimbalka
Mega Sage

hi @MWright1 ,

 

Please refer below link:-

 

https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/script/server-scripting...

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Regards,
Ranjit

View solution in original post

2 REPLIES 2

Ranjit Nimbalka
Mega Sage

hi @MWright1 ,

 

Please refer below link:-

 

https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/script/server-scripting...

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Regards,
Ranjit

VarunS
Kilo Sage

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.