I'm using Drupal 5.5 in Firefox on Mac OSX. After installing and activating this module, I do see the "multiple values" checkbox on the CCK Group configuration field. However, I don't see any effect on the content type's data entry form or output. I have one group with "multiple values" checked which contains two text fields which each allow multiple values. However, they look exactly the same whether or not they are in this group, both in the input form and in the output. I also checked the HTML and there is no table surrounding them. I even tried this with one text field in the group to no avail. I am not using any templates and have not done anything else to alter the output yet. I attached two screenshots of this problem.

Comments

yhager’s picture

I think this is related to the order that module hooks are being called.

Try running the following SQL query, and retsest:

UPDATE system SET weight = 10 WHERE name = 'fieldgroup_table';
duntuk’s picture

experiencing the same problem..

rob101’s picture

This looks like a very useful module; however as above, I see no effect upon ticking the box.

nachenko’s picture

Same problem here, nothing seems to happen.

What is supposed to happen when we check on "multiple values"?

kulfi’s picture

StatusFileSize
new19.39 KB

I ran UPDATE system SET weight = 10 WHERE name = 'fieldgroup_table'; but am still seeing the same layout as the original poster's screenshots. When creating a new node, what is the expected behaviour when "multiple values" is checked?

bsuttis’s picture

Anyone able to get this to work? Even after making the module's weight 10 it's not working for me. If anyone that has this working can give details on their cck field set up, it'd be appreciated.

lovesorrow’s picture

Very much appreciate your help.

[url=http://globolstaff.com][color=#FFFFFF][u]Data Entry[/u][/color][/url]