how to show the current member of the groups
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2023 09:30 PM
I have created a service catalog where requester can select the group and it should only show the member of that groups.
When I select Group A the list collector only shows 2 member or more member only
Scenario 1
Group = Group A (reference field and table is sys_user_group)
Member = Member A and Member B (list collector and table is sys_user)
When I select Group B the list collector only shows 2 member or more memberonly
Scenario 2
Group = Group B (reference field and table is sys_user_group)
Member = Member C and Member D (list collector and table is sys_user)
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2023 09:44 PM
Reference qualifier should work for List collector variable as well. Have a look at incidents Assigned to , Assignment group fields.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2023 10:00 PM
hi Gurpreet07
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2023 09:47 PM - edited 11-14-2023 09:49 PM
Hi @TMKAM ,
In the first line you mentioned "requester can select the group and it should only show the member of that groups", but in both the scenario you added two group members.
Please check the ask again and correct the requirement details ( if required )
-Thanks,
AshishKMishra
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2023 09:52 PM
hi AshishKMishra
let me rephrase as per below.
When I select Group A from variable of Group the variable of Member list collector only shows 2 member or more member only and i will submit the request
Request 1
Group = Group A (reference field and table is sys_user_group)
Member = Member A and Member B (list collector and table is sys_user)
When I select Group B from variable of Group the variable of Member list collector only shows 2 member or more member only and i will submit the request
Request 2
Group = Group B (reference field and table is sys_user_group)
Member = Member C and Member D (list collector and table is sys_user)