Hey Drupal friends,

I was wondering if anyone could offer me assistance (or links to instructions) on how to accomplish the following -

I would like to add Tabbed Menus to each of my Organic Groups. My Organic Groups are setup as Team pages and I would like to add Tabs at the top of each Team Page. Each tab would display content that is contextual to that specific group/team.

Here are the tabs I am going after and the respective content I would like in each tab -

1) Team Posts - The default view for groups is fine: og_ghp_ron

2) Team Information - All the data entered in the group node.

3) Team Accomplishments - One post which functions as a group-wiki that everyone in the team can edit in order to create a comprehensive list of team accomplishments.

4) Members - Can simply be the view created for members: og_members_faces

I realize that achieving #3 may be more difficult than the rest and so would welcome any instructions on how to do numbers 1, 2 and 4.

I've been searching throughout Drupal and the Internet for this, but have come up blank since Panels isn't ready for Drupal 6 and many of the Tab-related modules don't seem to be compatible with Drupal 6. I may be missing something real simple here. (I hope that's the case!) I'm thinking this should be doable and I shouldn't have to wait until Panels is compatible with Drupal 6. I am familiar with HTML-CSS but have very limited knowledge of PHP so keep that in mind.

I tried to use the Quicktabs module for this. This seemed the most promising. But when I entered in the respective organic groups views for each tab, that view never displayed within the tab. Is it because I need to specify an argument for the view? What argument should it be?

Thanks so much in advance for your help with this. I really appreciate it.

Best,
Michael

Comments

Apfel007’s picture

Hi,
I did it with the module "View tab" an some embeded views.