Hello, right now if I create a view with a table showing some nodes with some fields and a field collection with multiple values. What I see is a table with headers for each field and then another table inside for the column of the field collection.

What i would like to know is if there is any way of merging the headers of the fields with those of the field collection, so I just got a table with a nice single row for all the headers.

Thanks

Comments

johndp’s picture

Try the following:

In your view, create a Relationship for the collection field.

Then, when you go to add fields, you should see all of the collection fields for the relationship you just created.

jmuzz’s picture

Issue summary: View changes
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.