I added some additional fields in a content type, but when I tried to add them in views by admin/structure/views/nojs/add-item/test/default/field, I found out that they are not there, so I can't have a view to display those fields and results. I also noticed that those fields are under some field collections I created using the module Field Collection http://drupal.org/project/field_collection, and other fields that are not created under the collections can be found and added in views.

Comments

dawehner’s picture

Status: Active » Fixed

You first have to add a relationship to the field collection. Once this is done, the other fields are added.

DrupalDan’s picture

Thank you for your message. Now I find those fields. Thanks!

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

additional information