Views will not display the entity field values when using the field display plugin. It seems that there was a change in the execution order, so the list item generation must be done before pre_render and during post_execution.

CommentFileSizeAuthor
#1 1167490.patch1005 bytesbojanz
field_rendering-1.patch814 bytesjhaski

Comments

bojanz’s picture

Status: Active » Needs review
StatusFileSize
new1005 bytes

Can you try this patch?
Looks like our field integration needs to be updated to match the views one, again.

bojanz’s picture

Status: Needs review » Fixed

Committed the fix above since it seems to be working from my limited testing. Please do some testing as well, and reopen this issue if needed :)

Status: Fixed » Closed (fixed)

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