I'm not sure if this is already possible, but it would be good to be able to nominate a different view(front page) for a subgroup. This may be better implemented in the OG module itself, seeing that that is where you nominate the view in the first place.

This is a bug in a site i'm building because the sub-group needs to show completely different information, instead it displays just like the parent group.

Comments

somebodysysop’s picture

This is an OG issue. Right now, to my knowledge, there is no way to give different groups different home page views.

somebodysysop’s picture

Status: Active » Closed (fixed)
Nijip’s picture

Just letting everyone know the solution i found for the above problem.
Organic groups can nominate more than one node type for group creation.
To have a different view on each type of node, i used content template and inserted a view with a php snipit.
So now the main group and subgroups have different views.