This module works well when you use entity reference and reference a single node.

When you crate a node and reference another you can display the referenced node image like this:
[entity:field_node_reference:field_image:thumbnail:first:path]

But this module breaks when you reference multiple nodes.

When you set your reference field to reference multiple nodes, no token data is passed, even if you only reference 1 node in a multi node reference setup.

How does this module handle multiple referenced nodes that contain images?

It is able to handle a single referenced node that contains an image.

Great module, thanks

Comments

vlooivlerke created an issue. See original summary.

vlooivlerke’s picture

Category: Bug report » Support request
Status: Active » Fixed

This works perfect, to reference multiple nodes use this format:

[entity:field_node_reference:0:field_image:thumbnail:first:path]
[entity:field_node_reference:1:field_image:thumbnail:first:path]
[entity:field_node_reference:2:field_image:thumbnail:first:path]
[entity:field_node_reference:3:field_image:thumbnail:first:path]

DamienMcKenna’s picture

Component: User interface » Documentation
Category: Support request » Task
Status: Fixed » Active

Thanks for working out the solution! Lets add some documentation for this :)

Chris Matthews’s picture

Assigned: Unassigned » Chris Matthews
Parent issue: » #2544084: Update documentation for 1.0