- Active Social Version: 1.9.1
- DotNetNuke Version: 4.9.5
I'm kinda fishing here... not that good of an asp developer.. kinda new
is it possible to call the controls, such as [AS:LINK:JoinGroup] from another module type in DNN.
Reason being is i have 2 group types. Leagues and Teams. I want users to be able to join and leave Leagues...but have no access to the link to join/leave teams.
I've learned to retrieve the groupid from the url and put it into a sql query to get the type from each group.. now i just need to exlude the link for the 'teams' using and if else statement. If i can figure out how to do that to hide the link i think i'll have it....
Or... what kind of changes will the templates take... can they be modified to behave the same way...
do asp.net cotrols work in the AS templates.
Thanks
Hazen