Parent Directory
|
Revision Log
|
Revision Graph
Small module that modifies the behavior of CCK fieldgroup. Any multiple value fields inside a group with "multiple values" (suggestions for a better name) checkbox checked will be automagically transmogrified into a table on the edit page. Drupal 5 only. (so far)
| 1 | $Id$ |
| 2 | |
| 3 | This module will add an additional checkbox, "Multiple values," to the group configuration form. |
| 4 | Enabling this on a group will make all multiple value fields in the group become a table, with each column representing a field. |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |