- Active Social Version: 1.9.1
- DotNetNuke Version: 4.9.5
I have 2 group types.
Lets say type 1 = leagues. Type 2 = teams.
Is there any way to have a different templates for each type... i.e. conditional formatting.
I want verified users to be able to join leagues via the 'join group' links, and not to be able to join a team. (remove the "join group" link)
I was thinking about removing the link via the template but was pretty sure it would remove it for both.
I want league/groups to be able to be joined... and team groups not to be able to be joined. But currently they use the same template.
Ideas.
Hazen