By csy0013 on
Hi,
I am new to the CCK. I have create a custom content type with many fields. I have put these fields into various groups.
Now, while creating a content of this type, the fields are grouped and individually collapsible. However, when the content is posted, and the node is viewed, there is no grouping. All the fields are just showing sequentially.
Am I doing something wrong or is this the expected behaviour? If so, how can I get it to display it in groups?
Regards,
fr0z3n
Comments
have a look at the
have a look at the contemplate module - its used to theme cck output
Did you know there is a tab
Did you know there is a tab in Content Types for "Display Fields"? I don't know why this worked, but simply changing the label orientation from "Above" to "Inline" made my field groups miraculously display in the view mode. Also, I found down at the bottom of the Display Fields tab there are settings for the groups. You can even set them to collapsible.