Hi,
is there a way to get a variable from a module inserted in a dnd area?
I’ve found the module name but if I try something like this in the template, it doesn’t work:
{{ content.widgets.widget_1703083225582.body.row_settings.bg_image.src }}
@EnriAlea, from where are you attempting to reference this modules data? From another custom module? Within the coded template? Within a rich text field?