Forum Discussion

mdwongadsk's avatar
11 years ago

Selectively showing rank icons

We have a request to have our role icons visible to anonymous users. However, some of the icons should only be visible to internal employees. We had all the icons within an <#if coreNode.permissions.hasPermission("view_user_rank_thread_icon")> statement and that restricted all of them, not just the private ones. Can we selectively show these icons to user with varying roles? Default users are currently restricted from viewing rank icons. If we enable Default users to see the icons, then can we selectively hide the private ones?