Hello everyone,
I have an entity A linked to An entity B using the field type “Entity List”, I need to get a field from entity “B” so I can dynamically get it on entity “A” pages in a custom HTML block.
I tried entering in the HTML field “[[c_betMatch.c_betTable]]” with no result.
Is there any way to do this or traverse the list of entities somehow to get their fields?
Note: I cannot set the field from the page template as it is a different value for each entity.