need to populate assignment group members in list collector field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2020 03:30 AM
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...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2020 09:26 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2020 10:01 AM
Hi,
Can you share how you are writing the ref qualifier and the script include code you are calling?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2020 11:21 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2020 02:06 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2020 02:17 AM
Hi Latha,
If this is a catalog item variable, then in reference qualifier, use
current.variables.tpc_group and check