Re: AjaxFlexibleFileUpload vs. ERDragAndDropUpload

2019-12-18 Thread Hugi Thordarson via Webobjects-dev
I moved away from the Wonder upload components a while back and moved to use dropzone.js, which is quite nice. Unfortunately I've never gotten around to make an actual component out of it since each project has such different UI requirements. But dropzone is easy enough to use and quite well do

AjaxFlexibleFileUpload vs. ERDragAndDropUpload

2019-12-18 Thread Markus Ruggiero via Webobjects-dev
AjaxFlexibleFileUpload is quite nice but does not provide drag'n'drop. Anyone's got an idea about how to enhance this component with drag'n'drop? ERAttachment framework has ERDragAndDropUpload component but for the current customer project using ERAttachment is not an option. Thus we have imple