Dani3lSun / apex-plugin-dropzone

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

Can I show the files in report format and a selectlist item for each file? #81

Open kinju4374 opened 3 years ago

kinju4374 commented 3 years ago

Hi,

Thanks for this dropzone plugin. I have a requirement to show this plugin using PL/SQL and when a user selects or drag a file, I want to show the file thumbnail, file_name, file_size and a select list to select what type of file it is?

Is this possible to achieve?

Example of what we are using without drag n drop functionality currently as below

image