Hello,
I’m trying to improve the legibility of our statuses in Shotgun. What I would love to do is to use text rather than icons. I noticed that the builtin icons “Active” and “Disabled” have their display_type field set to “html” and they use the html field to include the text as a label. This would work great for me!
However, it seems that there is no way through the web UI to create these html type icons. I tried through the API (also where I investigated the Icon fields), but the default API Admin group does not have permissions to create Icon entities.
I was wondering if I’m missing something here, or if I should request a change to my sites permissions?