By Chris Banks on
I am trying to find a way of having user selectable filters on the homepages for the OG groups on my site.
I have groups which have various associtated nodes (Tasks, resources, blog posts, chatrooms). At the moment the view used on the home page lists all node types.
It is simple enough to filter this view for particular node types, say just blog posts, by changing the view filter settings. However, what I am trying to find is a way of allowing the user to selct a filter. That is, presenting a set of links (or even tabs?) which allow the user to see a list of just one node type.
Can anyone think of a simple way of doing this?
Comments
...
Would you be OK with a finite number of tabs, like on http://groups.drupal.org/zen-task-force ? If so, I have some links in http://drupal.org/node/300642 (only 5.x, unfortunately, so you'll have some experimenting to do to get it right for 6.x).
...
Thank you! Those links were a big help.
Regards,
Chris