I need to embed videos which come in a number of parts. Currently I have a CCK field to do that to which I add all the parts. I would like to have separate tabs for each of the parts so that users can browse it without leaving the page. Is there a way to do this .

My other option is to create a cck field for each parts and have a tab for each field.

Which one is a feasible option. Please help.

--On

Comments

nedjo’s picture

Status: Active » Fixed

Yes, to do this with this module you'd need to split the content between different fields, create a fieldgroup for each field, add the field to the corresponding fieldgroup, and set all fieldgroups to display as tabs.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.