How to populate the value of Group Managers in list collector in catalog item
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 05:35 AM
Hi Team,
We have a variable 'Remove Group Managers' which is a list collector and I want to populate the choices in this variable from the Groups table from Group Manager field.How we can achieve
Thanks in Advance
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 06:08 AM
Looking at your setup, you have already selected the group, so you just need the manager from that group. I think you can use the 'auto populate' function on the variable to select the 'manager.name' field on the sys_user_group table. Screenshot of the 'auto populate' tab on the 'manager' variable:
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark