Posted by Bilmar on November 22, 2009 at 4:38pm
4 followers
Jump to:
| Project: | CCK Fieldgroup Tabs |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I'm looking to use cck fieldgroup tabs on my website but can't figure out how to use template files for each tab page.
Could someone please point me in the right direction.
Thanks!
Comments
#1
subscribe
#2
Any support would be much appreciated.
I use the (content_type_name)-node-form.tpl.php but can't this working with fieldgroups.
Printing
<?phpprint drupal_render ($form['fieldgroup_tabs']['group_step1']['field_first_name']);
?>
Thanks
#3
Subscribe
#4
I am not shure if I understand your question.
try to theme your tabs using CSS.