Dashboard 2.0 table image

Hello!

Is it possible to display an image on dashboard 2.0 table?

Do you mean within a row of data, or as the background of the table?

Hello!

The link is in the row of data

Thanks for clarifying, we could add an "image" cell type, we don't have one currently, but the tricky piece around images is how tall/wide we make the cell.

Thanks for the info.
I think if the image is 120px high that's enough.

Thanks @madmax - I've added it as a Feature Request to our GitHub repo: Table: Add "image" cell type · Issue #1418 · FlowFuse/node-red-dashboard · GitHub

In the mean time, you could use a Template node, and build your own using the underlying Vuetify component library: UI Template Examples | Node-RED Dashboard 2.0