The entity module provides entity_views_plugin_row_entity_view, which allows the use of the 'view callback', in our case, webform_entity_submission_view.

For it to work, the base table has to have an associated entity type, and the view callback has to return an array of items, wrapped in an array keyed by the entity_type.

CommentFileSizeAuthor
#1 webform_entity-1440494-1.patch1.32 KBtim.plunkett

Comments

tim.plunkett’s picture

Status: Active » Needs review
StatusFileSize
new1.32 KB

See attached.

tim.plunkett’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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