Driver source Dashboard Backgrounds

Is there an official mechanism for defining the URL of a background image for Dashboard Tiles? I have seen a solution that uses HTML Injection, which I don't really care for. I would like to know if there is an attribute, or something that I can use that the Dashboard tiles integrate with where I can provide the URL to the image.

1 Like

Want this too. I enquired about it previously but seems not possible. Hope to find a way!

I saw a pull request on my driver adding a attribute and then storing an html img tag as the value. This has the effect of rendering the image everywhere the attribute is displayed, and creating a tile and setting it to be an attribute tile has the same result (though it is not available as a button, just an image tile). I want a solution to addy background to an existing control. And one that is not an html injection exploit.