Apex: Displaying a static image

Problem


You want to display an image in your application.

Solution


Upload a shared component image. I uploaded a PNG file.

Copy the reference field created for you after you uploaded the image.



Now create a page item.

Specific the source of the page item (paste the string that you copied earlier)


You can do other things like conditionally display etc, but essentially, if you just want to get an image onto your page, that's it.


Acknowledgement


http://stackoverflow.com/questions/32231112/oracle-apex-5-0-display-static-image








Comments