How can I get fields from another entity in pages (from the entity)?

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.

Hi @Jose_Maria_Montiel ,

This is unfortunately not supported in Page Builder - right now, this can only be achieved through:

  1. Custom Pages
  2. Via our developer offering

This type of functionality should be available in page builder some time next year, but that timeline is subject to change.

Best,
Luc

Hello @Luc_Yuki_Marrie,

Thank you very much for your help, hopefully these changes will eventually be added to the page builder :wink:

Have a nice day,
José María