I have this working perfectly in v7
Shared Resource images have been added to the db, these images also have alias names.
This shared resource are used to display an icon in a Shared column using the alias name of the images, in the column formula.
Shared column is then added to the Inbox Folder and other views.
the Images do NOT display,
If I remove the Display as Icon flag, the underlying text(image name) is displayed correctly.
Any suggestions.
Subject: SOLVED - Image Resource not displaying in View Column Icon
No Underscores allowed in Image Resource Name.
I removed the underscore and it shows.
BUG??
Subject: underscore is treated as an invisible character used to select the design element hotkey
Admittedly there’s not much use for a hotkey with an image resource, but the code is common to all design element types. You have to leave out the underscore when you refer to the element by name in some cases, or it does not match.