Hi,
Can we make groups/subgroups names and counts come under content type upon clicking content type,and also varies according to search.

something like this..

Guided search Block

Content type

    * Blog entry (8)
    * Groups (4)
    * Page (1)

when i click on Groups it has to show like this..

Content type

    * Blog entry (8)
    * Groups (4)
      *Group1(1)
      *Group2(3)
        *Sub Group(2)
        *Sub Group(1)

    * Page (1)

It should also show subgroups in search..

Thanks in advance.. :-)

Comments

David Lesieur’s picture

Project: Faceted Search » Organic Groups Facets
Component: Content Type Facet » Code
Category: support » feature
Priority: Major » Normal

That does not make sense in the content type facet as groups are not content types. But perhaps OG facets could show subgroups in a hierarchy.

madhusudan’s picture

I agree that it should not come under content type.. but OG facets also not showing subgroups in hierarchy..

any solution for this..?

David Lesieur’s picture

Still, this new feature would belong to OG Facets. Unfortunately, there is no solution at the moment other than to code it.