Need help again! Team leader vs Team member

Hi Everyone :slight_smile:
I have setup an app and it’s in PRO version. I have setup the user and and log in, they work great.

I have 12 people in 3 groups, and each group has 4 people. They are Group 1, 2 and 3. I have a User tab, where when people log in they can see their own profile (email equals signed-in user).

Now I also would like each group’s team leader to be able to see their members on this user tab, in other words the leaders will see themselves, and 2 additional team members. However the members will only see themselves but not anyone else. How do I do that?

Thanks!

Didi

Hello @NorrisealWellmark,

Have you tried setting up Roles and row owners.

https://docs.glideapps.com/all/reference/security-and-per-user-data/user-profiles/roles

This might help you.

Thank you for your quick reply!
Does that mean I need to upgrade my current PRO plan to Private plan?

So your structure is a list of groups, then in that group details view you have another inline list for members?

It looks like this,
John D, Leader, G1
Lisa S, Member, G1
Jane D, Member, G1
Sarah R, Leader, G2
Joe C, Member, G2
Mike K, Member, G2

I think you can have 2 inline lists.

One that has all members of the group, set visibility to signed-in user’s role is leader.

One that filters by email is signed-in user, set visibility to signed-in user’s role is member.

Would it work for your case? Do let me know if you need further filters.

1 Like

Exactly.

Thank you so much, I will try this out and let you know how it goes.

1 Like