Hi,
I have a LIST (APEX 5) and for one of my list entry I am using the application file or workspace file for Image as shown below, but the image is not showing up, no idea why?
Image/Class - #WORKSPACE_IMAGES#fav1.png (image not showing up)
Image/Class - #APP_IMAGES#fav1.png (image not showing up)
for other list entry, I am using font awesome icons as shown below and it's working fine
Image/Class- fa-calendar-o (working fine, image showing up correctly)
Thanks,
Deepak