I created a content type: Map that has a field “node reference” on which I can select the name of another type of content type. It also has an Image field.
Now, I want create a View. The view must have below every field image Map a data field that is in the content type reference
I need help to set the View …
thanks..
Go to the view page. Under
Relationshipssection, click to add a new one.Choose
Entity Reference: Referenced Entitythat has a descriptionA bridge to the Content entity that is referenced via THE_FIELD_REFERENCE.In the fields section click to add a new field. Choose your image field and click Add, under
Relationshipschoose the relationship you’ve just created.Now, the image should appear in the view.
Hope this works… Muhammad.