I've got a node with a field collection that also contains a field collection. The second-level field collection always shows up at the top of the first-level field collection when viewing the node, regardless of how you sort the fields.

Comments

casey’s picture

subscribing

tim.plunkett’s picture

Status: Active » Postponed (maintainer needs more info)

I believe this was already addressed, please mark this back to active if I'm wrong.

jmuzz’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

I also think it has been fixed.

I tested it by creating a content type with a field collection, and in that field collection I made a text field, a field collection, and another text field, with a text field in the nested field collection. The nested collection appeared between the 2 text fields in the node submit form and the node view.