I have 6 field groups that each have 1 child field within them.
I can currently see that it's working on the page with the the display field set to "tabs".

It's being displayed as part of the body variable (i think?).

I am trying to display the tabs somewhere else in my node.tpl.php without using the print $node->body field. Also, I tried drupal_render and I can't seem to get it to display anything. I also installed Contemplate module to see what variables will produce whichever results, and I couldn't get anywhere.

If anyone can tell me how I can get fieldgroup_tabs to just display all the field groups marked to be displayed as tabs into a certain div on my node-.tpl.php, that would be awesome.

Comments

mogop’s picture

+1

Zero6’s picture

And me.... would really love to get webfm field into a tab