Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.5
Component:
node data
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Dec 2012 at 09:13 UTC
Updated:
14 Jan 2013 at 20:00 UTC
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
Comment #1
dawehnerYou first have to add a relationship to the field collection. Once this is done, the other fields are added.
Comment #2
DrupalDan commentedThank you for your message. Now I find those fields. Thanks!
Comment #3.0
(not verified) commentedadditional information