> Forums > Active Social > Themes and Templates > Group List Sort by CategoryID
Last Post 29 Mar 2011 08:43 AM by Ben - DotNetNuke. 1 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
  •  
  •  
  •  
  •  
  •  
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Hazen Wilson
Customers
Hazen Wilson
Post Count:99

--
29 Mar 2011 12:33 AM
    • Active Social Version: 1.9.1
    • DotNetNuke Version: 4.9.5
    is it possible to select a list of groups using the grouplist and "select by categoryid" to show all the groups attached to a specific category?
    www.hazeninteractive.com www.planetsocialsports.com www.rentalpropertyfind.com www.freeusedcartrader.com www.losangeles-activities.comwww.planetsportsgear.com
    Ben - DotNetNuke
    DotNetNuke Staff
    Ben - DotNetNuke
    Post Count:1645

    --
    29 Mar 2011 08:43 AM
    Yes, if you go to the Social View Settings for the Groups List, you will see there is a Filter By Category option. You enter a CategoryId, and it will only show groups from that category.

    There are a number of ways to get the CategoryId for the category you want, but this is probably the easiest way.

    Run this in the host SQL menu:

    SELECT CategoryName, CategoryId FROM dbo.activesocial_Categories WHERE AvailableToGroups = 'True'
    You are not authorized to post a reply.
    > Forums > Active Social > Themes and Templates > Group List Sort by CategoryID
    test
    Copyright 2012 by DotNetNuke Corporation / Terms of Use / Privacy