03-29-2012 06:26 AM
Hello, I would like to limit file size to 50M. limitation works by pressing the buttons (new document, import document), but doesn't work with Drag&drop. Where can I configure a size limit for Drag & Drop ?
Thank you
04-06-2012 01:37 PM
Hi,
There's nothing about configuring a size limit for upload via Drag&Drop since it was based on HTML5. One of the benefits of that new implementation was to remove the file size limit.
However, if you have some development skills, it is quite easy to implement: the server would have to check the size and, in case of excess, warn the user why the upload is refused.
04-10-2012 03:31 PM
If you have a little development knowledge, Nuxeo IDE and Nuxeo Studio this is not really hard.
Here is the way to implement your need:
That's it.
Hope this will help you.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.