How can I restrict the Assignment Group list

John H1
Tera Guru

We have two reference fields (Assigned To and Assignment Group). When we select an Assignment Group we only show the list of Assigned To folks associated to that group. 

We now want to select a user from Assigned To and only show the Assignment Group that user is associated with.

4 REPLIES 4

Aman Kumar S
Kilo Patron

Hey,

This example shows how to use an advanced reference qualifier with JavaScript and a script include to restrict the incident Assignment group choices to only the groups that contain the user specified in the Assigned to field.

Feel free to check out below link from SN docs:

Constrain the assignment group field

 

Feel free to mark correct, If I answered your query.

Will be helpful for future visitors looking for similar questions 🙂

Best Regards
Aman Kumar

John H1
Tera Guru

I gave this a try to know avail.

Currently have a simple qualifier of Assignment Group Name starts with ServiceNow

Appli
Mega Sage

Hi, what group should be shown in Assignment Group field if the user in Assigned To is a member of multiple groups?

Hope it helps

Hope it helps

Ideally I would like to see all groups the user is assigned to.