There is a dynamic attribute called style, which can be used for this - apply it on your container directly.
It will produce code like:
dmx-style:background-image="'url(/path/to/images/' + dynamic_value + ')'"
There is a dynamic attribute called style, which can be used for this - apply it on your container directly.
It will produce code like:
dmx-style:background-image="'url(/path/to/images/' + dynamic_value + ')'"