Creating Tabbed pages

mrmgraphics - October 10, 2008 - 22:06

+

Here's what I'm trying to do: Create product pages for my client that would include a tab for general information, a tab for product spec tables, and a tab for RFQ forms. Here's one such page on the client's existing, non-CMS site:

http://www.iiviinfrared.com/products/lenses_mp-5_ultra_low_absorption.html

Taking the content from the above page, I want the photo and text to be on the first tab, the tables on the second tab, and an RFQ form (not yet created) on the third tab.

I know this is not rocket science. I've installed and activated the Tabs module, and now I am totally clueless as to how to proceed from here. How do I even begin? This is, thus far, the only Drupal module that I've been unable to get working on my own, and neither searching this site nor all of Google seems to be shedding any light.

Thanks.

I like using the Content

nevets - October 10, 2008 - 22:12

I like using the Content Construct Kit (CCK) module for this. Create a content type, place the fields in groups (where each group represents a tab) and then use CCK Fieldgroup tabs module to display the groups as tabs.

+ Thanks, nevets, that

mrmgraphics - October 11, 2008 - 18:41

+

Thanks, nevets, that worked!

You can also opt to use

ktleow - October 12, 2008 - 00:22

You can also opt to use nodecarousel, it does something similar (but not tabs).

-----
http://kahthong.com - A blog, portfolio & personal site
My blog is proudly powered by Drupal

 
 

Drupal is a registered trademark of Dries Buytaert.