05-21-2013 11:56 PM
09-12-2013 11:20 AM
var dndUpload = Alfresco.component.getDNDUploadInstance();
var multiUploadConfig =
{
files: files,
destination: destination,
siteId: siteId,
containerId: doclibContainerId,
path: docLibUploadPath,
filter: [],
mode: flashUpload.MODE_MULTI_UPLOAD,
}
dndUpload.show(multiUploadConfig);
Tags
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.