This topic is locked

filter users on admin_members_list page

5/27/2020 9:24:42 PM
PHPRunner General questions
N
Nir Frumer author

Hi

I have 4 administrators on my project, having dynamic permissons,

Each one administers a group of users based on 'grp' field in the users table.

On the admin_members_list page: all users are visible.

How can I filter the users list based on users.grp?

As there are no events for the admin_members_list.
Thanks in advance,

Nir.