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

<?php
print drupal_render ($form['fieldgroup_tabs']['group_step1']['field_first_name']);
?>
puts the field input outside of the fieldgroup.
Thanks

#3

Subscribe

#4

I am not shure if I understand your question.
try to theme your tabs using CSS.