Hi,
I'm somewhat struggling with a custom Icon button.
I tried to create a simple button using this example:
http://stackoverflow.com/questions/30231746/create-image-button-in-oracle-apex-5

So I uploaded a simple image in the shared components.

Created an item and used this as image source: <img src="#APP_IMAGES#status-icon-error.png">

When I run the page, it doesn't show my PNG. Seems it cannot find it.

I use tomcat and when I installed APEX 5, I had to copy all images to the server.
I guess this is the issue here as well, but I'm not quite sure.
How can I use images uploaded in the shared components?
What am I missing here?
Note: I have the same issues when I upload a CSS. I would like to use the CSS and images uploaded. Not copy them to the server if this is possible.
Alle suggestions/help is welcome
thx
Wim