I'm having a problem where the fields inside of a nested field collection are not being cleared when you remove the parent.

An example: There is a field collection that is set to allow unlimited values with a textfield and a field collection. That field collection is also set to allow unlimited values and contains a textfield. Fill in both textfields and then click remove on the outer/parent field collection. When the form is rebuilt the textfield in the parent field collection will be cleared but the inner field collection will still contain the text you filled in.

Any run into this? Any solutions?

Comments

jmuzz’s picture

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

I think what you describe has been fixed in #2123559: Removing field collection item also removes sibling's nested child content. Please reopen if you are still able to reproduce this with the latest dev version.