need to populate assignment group members in list collector field

lata1
Tera Contributor

Hi all,

I have group field(reference to group) when i select any group, that group members need to populate in list collector field(List collector reference to user ).

i want to show that particular group members in list collector field remaining group users i want to restrict...

Thanks in advance...

 

27 REPLIES 27

lata1
Tera Contributor

Hi,

I mention actuali group name in that place in both attribute and reference qualifier.

here prob is i am not getting users(assignment group) in left side?

Hi,

Can you share how you are writing the ref qualifier and the script include code you are calling?

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hello Lata,

Initially, you will not get any users. But once you select the group, (if that group has users), then in the list collector, you shall see the users.

Just cross verify the group that you are selecting has group members or not.

If yes, and still not working, kindly share the reference qualifier once.

Kindly mark the comment as a correct answer and helpful if it helps to solve your problem.

Regards,
Asif
2020 ServiceNow Community MVP

 

latha13
Tera Contributor

Hi Asifnoor,

Here i selected group and that group contains members but iam unable togetting...

find_real_file.png

 

In List collector field i wrote

find_real_file.png

find_real_file.png

If i select any group(that contains members) iam not getting users in left side?

Hi Latha,

If this is a catalog item variable, then in reference qualifier, use

current.variables.tpc_group and check