I am using the CCK module and added a Field Group - checked the box for "Multiple Values". On a field this allows the user to enter multiple values for that field. However it seems to have no effect on groups. Should it? I was hoping to have a group of fields, that would be grouped, and that the user could enter multiple values for that group.

Specifically I am building a system where people can enter information about Horse Breeds and the user would add one or more breed registries, information about each breed registry would include; Registry Name, Address, Email Address, URL, and Phone Number. By having them grouped and repeating as a group I would be able to support the entry of multiple registries.

Thanks,
Scott

Comments

keptin-1’s picture

Version: 5.x-1.x-dev » 5.x-1.6-1

Ooops version should have been: 5.x-1.6-1

karens’s picture

Status: Active » Postponed (maintainer needs more info)

Fieldgroups have no option to set multiple values, and they would make no sense if they did. Can you double check your process? If you really do see a 'Multiple values' option when you add a fieldgroup, check what other modules you have enabled. One of them must be doing this.

dopry’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)
abloodworth’s picture

Version: 5.x-1.6-1 » 5.x-1.7

I'm having the same problem, and just posted about it here: http://drupal.org/node/119102#comment-941965 before I saw this bug. I am seeing a "Multiple values" checkbox on the "Edit group" page. Apparently this is being added by the "Fieldgroup Table" module because it disappeared when I turned it off.

yched’s picture

Then you should file a bug against "Fieldgroup Table". This issue is closed as far as CCK is concerned