I have uploaded a file/blob to a collection using the file upload using a file upload field. The data is stored in the collection and is stored in APEX_APPLICATION_TEMP_FILES.
I have a report that shows the files that have been uploaded to the collection. I'm using a link column from the report that takes me to a form page to be able to edit the data.
The issue I am having is I can't get the file upload field to populate from the collection or from the APEX_APPLICATION_TEMP_FILES.
Any suggestions are appreciated.
For reference, here's what it looks like:

Here's what it should look like.
