Closed (cannot reproduce)
Project:
EVA: Entity Views Attachment
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2013 at 21:39 UTC
Updated:
28 Jan 2013 at 18:25 UTC
Here's my setup:
- the EVA view i've created for my EVA field includes an entity reference field "field_contents"
- the "field_contents" view mode is "rendered entity"
the problem is, whatever i select for view mode is ignored.
"full" is always rendered instead.
Comments
Comment #1
mkadin commentedI'm not entirely clear on what you're describing, but I'm pretty sure I can't reproduce this.
Here's what I did, which did not reproduce your problem.
1) Added an entity reference field to article nodes that points to other nodes.
2) Added an EVA view to all basic pages that lists article nodes, used the 'fields' display type.
3) Made the only field in the EVA view, the entity reference field. Set the display to 'rendered entity' for the field.
When I change the view mode of the field in step 3, it does change how it is rendered.
Can you give me some exact steps to reproduce this from an empty drupal install?
Comment #2
aaronbaumanok, if you're not having this issue, i'll postpone.
will reopen if I can reproduce this.
Comment #3
mkadin commentedOk, please reopen if you can make it happen. Also, make sure the problem is only happening for EVA and not views in general...it could be views or entity reference that are the issue not EVA.