Hi everyone,
I want to work with images in Oracle APEX, but I prefer storing them as URLs instead of using the BLOB type.
Is there a way to upload an image through a form and have the Oracle APEX system generate a URL for it? Then, I could store the image URL in my database.
It would be amazing if there's a tutorial or guide available online for this.
Thank you so much!