Closed (fixed)
Project:
Content Templates (Contemplate)
Version:
5.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2007 at 03:42 UTC
Updated:
28 Apr 2007 at 15:30 UTC
I have my CCK fields in groups. The default CCK display puts these all together nicely. I want to use Contemplate because of other parts of the node, but it breaks my groups into individual fields. I tried playing with a nested foreach to walk through the group but my PHP isn't up to the task. Could someone tell me what code I need to put in there to print out an entire group at a time, please?
Thanks,
Michelle
Comments
Comment #1
michelleWith some help from people on IRC, I got this working. Here's the code:
Note: Change "group_stats" to whatever your group is.
Michelle
Comment #2
(not verified) commented