Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Display the subgroup labels in the first column when using the multi-column feature of the Multigroup module in CCK3.

Usage

Enable the module and setup a multigroup in the field settings for a content type. The multigroup must have 2 or more repeats and at least one subgroup label must exist.

To show the subgroup labels in the node edit form, configure the multigroup in admin/content/node-type/<type>/groups/<multigroup> with the options

  [x]  Multiple columns
       [x]  Print subgroup labels in first column

enabled. For showing the labels in node view, configure the node display fields settings in admin/content/node-type/<type>/display, set the display format to "Table – Multiple columns" and set the label for the subgroup to "First column".

Project information