You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem
I want to limit the number of files when uploading. Example: 5
If the user chooses the number of files more than 5, dmuploader only accept 5 (and skip all over) or reports an error with alert ..
Please help me