Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2010 at 10:12 UTC
Updated:
15 Nov 2011 at 14:53 UTC
Comments
Comment #1
volocuga commentedI found the solution :
Pretty easy :)
Comment #2
volocuga commentedComment #3
xalexas commentedYou can print all fieldsets with little php for specific content type (in my case story):
Put this in your node.tpl.php (or where you want)
Maybe there is a better way but I haven't found it.
Comment #4
andrea.cavattoni commentedHow can i doit in d7?