Hello
This should be the simplest thing to do but I am stuck!
I would like to show an image. I have uploaded the image into application images via shared components. Strangely on our local servers, compared to when I did this on oracle.apex.com, the images have uploaded with names such as "\\SD1FILEPW11\Users\lching\My Pictures\Worklist\May2013\port_intro.png" and there doesn't seem to be any way to rename them.
Within my application, I have added an item to a region as follows:
Display As: Display Image.
Based on: Image URL stored in Page Item Value
Source Used: Always, replacing any existing value
Source Type: Item (application or page name)
Source value or expression: <img src="#APP_IMAGES#\\SD1FILEPW11\Users\lching\My Pictures\Worklist\May2013\port_intro.png">
I have tried several variations, as you can imagine and cannot get it to work. I followed this useful post:
908441
Is there something obvious I'm doing wrong?
thanks
Emma