Variable set reference
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2025 01:56 AM
I have created a variable set variable 1 is of "reference" type referencing sys_user_group and variable 2 is a "list collector" referencing variable 1.
2 queries here
1. The second variable is still listing ALL users immaterial of which group is selected in variable 1
2. Variable 2 only lists the sys id and not the name?
Why is this?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2025 07:47 AM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2025 06:35 AM
Fixed by making the field "user" in the table "sys_user_grmember" as display=true in the configure table view.