Active
Project:
CCK Fieldgroup Tabs
Version:
6.x-1.2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2010 at 17:10 UTC
Updated:
24 Jul 2011 at 14:27 UTC
Jump to comment: Most recent
Comments
Comment #1
LudachrisGSX commentedIs it not possible to theme tab data in relation to a custom node?
Comment #2
LudachrisGSX commentedComment #3
julianmancera commentedHi LudachrisGSX,
I'm in the same situation, do get to find a solution for this?
Thank you,
Julian
Comment #4
Anonymous (not verified) commentedsubscribing
already tried Quick Tabs and CCK FieldGroup Tabs but I just can't find an easy way to create a tab system within a node...
Comment #5
LudachrisGSX commentedNever did get any solution for this. I'm sure a developer could do it, just can't figure out how I would do it.
Comment #6
Anonymous (not verified) commentedI finally went on creating my tabs with jQuery UI tabs..
http://drupal.org/node/1065380
Comment #7
xbery commentedHi, I will try to give you a clue on how this could be done. I am currently in process of creating the solution. Please be patient.
Try to go for settings of field display method in chosen content type. Than check the exclude button. If everything works as I hope it should you should be able to add the tabs in yout tpl file by finding appropriate array key (path :-).
Hope it helps.