Hi Folks
I am trying to develop a CCK custom content.
Basically I have a custom content with "groups of fields". I will like to dispplay the form in a tabbed manner with eacj group in its own tab.
i found the "CCK Fieldgroup Tabs" but that ONLY allows me to put the groups of fields in a tabbed structure for when a user is added a new content (i.e in add or edit the content type"
But when the node is published it is published in a FLAT structure. How can i preserve the "Tabs" that i defined on the "add content" page
An example is here. http://bigideas.berkeley.edu/node/36. See how the content is displayed in tabs
next set of challenges are...
Can i have a print freindly page then that will print again in the flat structure.
Also can a user be on a tab.. click on a edit buttona nd go to the page that will give him the abaility to edit the contents of the tab only.
My use case is certian users will ahve permission to edit certian groups of fields. I can possibly do that with CCK Field Permissions ... but the legeant solution would be to target the edit page to go to the specific tab
Thanks
Raj
Comments
Can i use Content Template to add the tabs somehow
Would love it if someone can show me how to add the tabs using the content template. this is what I see in the template used.