Hi!

Thanks for good module.
I faced couple of problems (I think its a bugs) and both are related to multiple fields (when we trying to use field collection as cck_multigroup in D6):

1. By default I`m having two rows of field sets in multi-field collection. And when I`m going to edit my article with multi collection field - I`m facing + one row.
For example: i`m having a field_collection "test" which is "unlimited. This "test" collection has four fields: test_1, test_2, test_3 and test_4 (every field is single - only one value). When I`m going to create a test article (which contains this test field_collection) - I have two rows with empty fields instead of having a one row by default.

2. The second problem is related to using select list in multiple field collection: when I`m adding some rows to multi-field (add more) - previous selected values changes.
For example: for the test_1 field I selected value_3 option and clicked "add more" button - new row with fields appeared but value in the test_1 has changed to value_2
Found out that the problem was in my code.

Would be pleased to have some help and will provide with any neccessary information, thanks!

Comments

truyenle’s picture

+ subscribing

truyenle’s picture

Issue summary: View changes

updated due solving a part of this issue

jmuzz’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Not sure I understand the issue summary as I didn't use Drupal 6 but as far as I know it should only show a single blank row in the current version. Please reopen with steps to reproduce if this is not the case.