- Active Social Version: 1.8.1
- DotNetNuke Version: 5.5.0
Hi,
I am on groups view page trying to add another discussion tab. Below is the code I added in groupviewtabs.config.
<tab controlkey="groupforums" text="New Tab" ispostback="true" permissions="" loadmethod="0"></tab></div><div> <content></content></div><div> <!--[CDATA[ <af:forumloader id="ctlForums" runat="server" defaultview="forumview" /-->]]>
Now after adding this piece of code it doesn't show up content in discussion tab and New tab as well. I am looking forward to show the similar content in both the tabs. Is there any way?
Thanks,
Kiran