By rxs0569 on
Looking for a way show CCK fields into tabs. This is for when the user has filled the data and published the node.
So for example My cutomcontent called idea has these following fields:
Title
Description
Author
Team
Attachments
Handbook
I want to display the node in 4 tabs
Tab "Main" with Title and Description
Tab "Team" with Author and Team
Tab "Files" as Attachments
Tab "help" as Handbook
Can someone give me pointers to do this
Comments
See the CCK Fieldgroup Tabs
The CCK Fieldgroup Tabs module provides this capability.
No it doesnt
It only allows you to put the fileds in tabs in the "add content" form.
But when you publish it is published as a falt structure.
all on the same page with no tabs
It can display the tabs when viewing the node
Visit "Administer" -> "Content types", for the content type you want the tab groups to display while viewing the node click 'edit'.
Click the 'Display fields' tab, scroll down to the group section. There you can choose how the group is shown for both teaser and full views of the node. To show the tabs, select 'tabs'.