I Created the application in https://apex.oracle.com/. My Oracle apex credentials are
Workspace Name : new_space
UserName : Debi
Password: N272062317
Application No: 29792
Application Name: DASHBOARD
I Created Page using "Report with Form on Table".

In Dashboard Form, I added the Choose and Upload buttons.The upload button is for upload Images.Choose button is to select images which are uploaded through upload form.For Upload button, I created the new modal page and linked to upload button.For Choose button, I added the modal with an interactive report which uploaded via Upload Button.




After inserting the record it is showing images Correctly.

When I log out and log in again, Image is not showing.

After image upload, Images are showing in the report correctly.If I log out and log in again, Images are not showing.Image URL is stored in the table.This URL to show the images on the Report.IF i changed the image url using edit button, image is showing before logout.After login, the same issue occurs.