Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • kim Thomsen 59 posts 277 karma points
    Jan 07, 2015 @ 16:37
    kim Thomsen
    0

    Member groups

    is there a way to get the membergroups for a member? 

  • Robert Foster 459 posts 1820 karma points MVP 2x admin c-trib
    Jan 07, 2015 @ 16:39
    Robert Foster
    0

    How do you mean?

  • kim Thomsen 59 posts 277 karma points
    Jan 07, 2015 @ 16:42
    kim Thomsen
    0

    I want to show the editors what role a member have

  • Robert Foster 459 posts 1820 karma points MVP 2x admin c-trib
    Jan 07, 2015 @ 18:18
    Robert Foster
    100

    At the moment the Member Groups aren't being exposed, so no.

    It probably wouldn't be too hard to do, but how will it look if there are multiple member group assigned to a member?

    If you would like to tackle it, the source code is available on github: https://github.com/robertjf/umbMemberListView

    You'd need to modify the model being returned from the server-side search method to include the groups, and then just modify the listview html template to add the extra column.  You may have to also alter the listview controller, depending on how you return the group information.

Please Sign in or register to post replies

Write your reply to:

Draft