I want to remove the the user from assigned to field but the user must present in the group??

gokulraj
Giga Expert

My requirement is to hide the user1 from assigned to when selecting the assignment group while creating an incident ,but the user must be a member in   the group.

1 ACCEPTED SOLUTION

This needs to be added as an advnaced reference qualifier to the assigned_to field, not assignment_group.


View solution in original post

26 REPLIES 26

ms_akila
Mega Expert

Hi Gokul,

Today you wanted to exclude one user id ...tomorrow the count may increase

Solution:

Create one field in User table (Checkbox)

and add it in reference qualifier of assigned to field as "User. new field" is"(any value value/false/true)". Then this will exclude while fetching the assigned to user records.

 

You can use this solution for N number of users.

Thanks,

Akila R