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

mkadin’s picture

I'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?

aaronbauman’s picture

Status: Active » Postponed (maintainer needs more info)

ok, if you're not having this issue, i'll postpone.
will reopen if I can reproduce this.

mkadin’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Ok, 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.