Hi Community, I was facing an issue with FileDropper widget. That when multiple files are uploaded to file dropper widget and in widget config you have set to auto associate the uploaded files to a common object via 1-* association, few files fails for upload.
asked
Ravi Chotaliya
2 answers
2
The solution to this was to commit the common object to which you associate files before the files are uploaded.
answered
Ravi Chotaliya
1
Hi Ravi,
Try remove the widget default restrictions like max file size etc which may help resolve your issue.