Introduction Introduction
Excerpt |
---|
I would like to look up and only find users which are in certain groups - for a user field in a grid, like "select distinct lower_user_name from cwd_user order by lower_user_name " Can this be extended to only look up users in a specific group? |
...