Hi,

I'm creating several CCK content types. Some of them will have fields grouped within collapsible blocks. No problem with this (I do this from the 'add group' tab).

But I need to create some collapsible subgroups within a collapsible group. CCK only allows me to create groups at one level, but I cannot find a way to create nested groups within the same content type. How can I achieve this? do I need an extra cck module? which one in this case?

Thanks everyone for the tips

Comments

logicexpertise’s picture

Does anybody know which cck or other modules are needed to achieve this, or how to do this?

Thanks for any tips.

ark2424’s picture

I really need this type of functionality myself, if someone could help us achieve it, it would be great :)
Thanks in advance!

vm’s picture

I'm unsure why the idea is to do this through CCK ?

why not use the og_subgroups.module in the downloads area ?

___________________________________________________________
The search tool on Drupal.org really does work.
This message has been brought to you by:
the letter X , the letter Z and the number 2.
Thanks for watching! : )
afinke’s picture

It's my understanding that the og modules are for grouping users, but this post is about the need to create sub-groups of fields. Am I wrong about the og modules' purpose? I'd also love to have an easy way to create subgroups of CCK field groups.