Testing out the awesome flexibility and capability of components, ran across this issue:
I have set up two image parameters for the component, which I want to use to set the background image of an accordion header, one for when the accordion is closed and one for when it is open. My current way of achieving this is to use the dynamic content parameter in the Custom CSS of the component, but this is returning the image ID and not the source url.
Is there already, or could there be a way of specifying the return format of the image parameter?