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!

display image from url

Luiz Fernando Rangel Luiz2 days ago — edited 2 days ago

Is it possible to show an image in a shared folder on the form, without saving it to the database?

I have a product page and I want to show the image of this product, which is in a folder, I only save the location of this image in the database.

How can I do this? My Apex version is 22.02.00

-- this image apex shows when the item is a url-based display image
https://www.oracle.com/a/ocom/img/dc/em/oracle-apex.png

-- but this one doesn't show, even though I can see it in the browser with this url.
file:///C:/Users/portland/Desktop/Projetos/Projeto%20Construclima/imagens/Imagens/1.jpg

what's wrong?

Comments
Post Details
Added 2 days ago
2 comments
37 views