I'm creating a custom members list that is filtered for my "site staff" role based off of the code from "profile/memberslist" But I also have admins and moderators that would also be displayed. I would like to add [USER:ROLES] or [DNN:USER:ROLES] to the display to be able to identify Admins, Site Staff, Moderators, etc. to the enduser. I'm using a seperate filtered page as a contact page.
I tried to add and modify the AF userstats template (used in profileview) with [AF:PROFILE:RANKDISPLAY] but it fails.
Or does anyone have any other ideas?