10-03-2013 12:55 AM
<filter: {array}, // limits what kind of files the user can select in the OS file selector
10-03-2013 03:04 AM
10-03-2013 03:55 AM
filter: {array}, // limits what kind of files the user can select in the OS file selector
if(document.mimetype == "application/octet-stream")
{
document.remove();
}
10-03-2013 05:27 AM
10-03-2013 05:43 AM
10-04-2013 02:47 AM
10-07-2013 01:20 AM
10-04-2013 04:23 AM
10-07-2013 01:26 AM
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.