GoodApples Customer Aug 9, 2012 #1 Activity - Award Encyclopedia Are there any user-group permissions for the Activity Actions on the Activity - Award Encyclopedia page? I am looking to hide the Overview ( Ranking, Leader-boards ) from user-groups
Activity - Award Encyclopedia Are there any user-group permissions for the Activity Actions on the Activity - Award Encyclopedia page? I am looking to hide the Overview ( Ranking, Leader-boards ) from user-groups
Fillip H. Staff member Owner Developer Aug 9, 2012 #2 Unfortunately not, no You can add some HTML to the dbtech_vbactivity HTML: <vb:if condition="is_member_of($bbuserinfo, x, y, z)"> and that should take care of it
Unfortunately not, no You can add some HTML to the dbtech_vbactivity HTML: <vb:if condition="is_member_of($bbuserinfo, x, y, z)"> and that should take care of it