Is it possible to have an image and text in a table column?
I have a table connected to a database of job openings. We have a few “priority” openings and I would like to list them with an icon next to the role title ([icon] Web Designer).
As a workaround for now, I’ve added an icon field to my database which I upload an image. I have then added a column to the table which displays said icon. Not very elegant…I would prefer to include the icon and role title in the same column if possible.