Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Custom Icon button cannot find PNG (Apex 5.0)

Wim MeysNov 9 2015 — edited Nov 10 2015

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

p1.png

So I uploaded a simple image in the shared components.

p2.png

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

p3.png

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

p4.png

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

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 8 2015
Added on Nov 9 2015
6 comments
2,124 views