May i know how do you exactly limit the number of uploads for the vault? say i only want the user to be able to upload one file? and where do i changed the size of the upload container? thx in advance.
Current version doesn’t support uploaded files count limitation. ( basically you can add any custom code into dthtmlxvault.js , line 390 - addFile method )
Sizes hardcoded in dhtmlxvault.js line 83
this.containerDiv.style.cssText= …