- 🇹🇭Thailand AlfTheCat
I'd also like to add support for this issue, because there are simply a lot of use cases where you don't want or need an entity browser integration. For site admins entity browser is useful but for public facing forms they're not helpful. Mobile usability is also challenging.
For instance: uploading a profile picture on registration. A photo field on a comment form. File uploads on contact forms (d10 especially), etc.
In d7 I used file_resup on every single site but it's not working yet for later versions and this module seems like the only available alternative, and I'm sure many people install this and go right for the field formatter settings and are left wondering where the Dropzone option is. That sure was my experience, and that was after I spent a lot of time getting the right libraries to load. So +1 from me :)
Should anyone know of a drag and drop/better looking upload alternative I'd love to know!
- 🇬🇧United Kingdom robcarr Perthshire, Scotland
https://www.drupal.org/project/file_resup → is now at a Beta release for D10 and facilitates a Dropzone style drag and drop UI (and some other nice features). The module could do with some testing and review.
This issue has been live for over 7 years now: it's probably fair to say that the desired functionality will never be delivered in the DropzoneJS module.
- 🇮🇹Italy Giuseppe87
https://www.drupal.org/project/file_uploader_uppy → is another module that has a field widget for file/image fields.