Custom Group Membership Type enum

Custom Group Membership Type enum

This question is not answered

Hello,

     We are trying to implement custom group membership roles. We need 5 roles but the GroupMembershipType has 3 options (Owner, Manager, and Member) for active group users, None and PendingMember don't really count. We have tried using roles but we need for the user role to only apply within a specific group and not across groups. Meaning a user could be a member in one group but  have some other custom membership type in another group. Is there a way to expand the GroupMembershipType enum or some other way to implement what we want to do?

Thanks,

Jean

All Replies
  • I am also looking for a similar solution. Please let me know if you were able to solve this or if it is still open.

  • We 're having the same problem. We need a role 'expert' within a group. Is there yet a solution?