Dani3lSun / apex-plugin-dropzone

Oracle APEX Region Plugin - Dropzone
MIT License
72 stars 19 forks source link

How to show each image on report? #61

Closed rvnobre closed 5 years ago

rvnobre commented 5 years ago

Expected behavior

Using drop zone plugin in your example you have a column Download. How to setup imagw preview? Thanks

Actual behavior

Steps to reproduce the issue

APEX version (4.2.6 / 5.0.3)

Used web server / version and platform (ORDS 3.0.3 / Tomcat 7 / Apache 2.4 / Linux x64)

Used web browser / version and platform (Chrome 48 Mac / Firefox 44 Windows)

Dani3lSun commented 5 years ago

Hi @rvnobre I think this issue has nothing to do with the plugin itself, thus as far as I understand you want to show the stored BLOBs in an Report or Interactive Report...Just google it how to display stored image BLOBs in APEX, there are several hits and of course multiple solutions to this problem...

https://stackoverflow.com/questions/46118518/oracle-apex-show-picture-in-report-from-a-different-table http://www.apexninjas.com/blog/2011/09/uploading-and-displaying-images-in-apex/