Hi
I have uploaded images to the Files storage. The filename is in a column in the db. But I am not sure how to reference this image name so it loads in my web app.
At the moment I am using the workaround of uploading the image through the Media Manager and using the hard url but would perfer to do it though Files.
Thank you