Login
Sign Up
Download
Support
Blogs
Forums
Contact
Community
Forums
Downloads
Feedback
Active Forums
Features
Screen Shots
FAQ
Active Social
Features
Screenshots
FAQ
Compare Versions
Buy Now
Community
>
Forums
>
Active Social
>
Themes and Templates
>
I need a way to show the region for the groups
Unanswered
Active Topics
Forums
Search
Forums
Active Social
Themes and Templates
I need a way to show the region for the groups
Last Post 20 Aug 2010 02:28 PM by Ben - DotNetNuke. 1 Replies.
Prev
Next
You are not authorized to post a reply.
Author
Messages
xcel2greatness
Customers
Post Count:14
20 Aug 2010 02:27 PM
My issue is as follows. I have a lot of groups with the same name. The problem for our user community is not being able to see what city and state the group is from. Can anyone help with being to show the region on the groups directory
Ben - DotNetNuke
DotNetNuke Staff
Post Count:1645
20 Aug 2010 02:28 PM
Add this to GroupsList.ascx
<
asp:literal
id
="litGroupRegion"
Text
='<%#Bind("Region") %>'
runat
="server"
/>
You are not authorized to post a reply.
Active Social
--General Discussion
--Community Support
--Themes and Templates
--Feedback and Requests
--Knowledge Base
----Administrator's Guide
----End User Guide
--Integration and API
--Task Tracker
Active Forums
--General Discussion
--Community Support
----Conversions
--Themes and Templates
--Feedback and Requests
--Knowledge Base
--Task Tracker
Blogs
--Will's Blog
Forums
Active Social
Themes and Templates
I need a way to show the region for the groups
test