Hello, is it possible to handle validation of maxSize of file upload
(FileUploadField)? I need something like this

    onFileMaxSizeError() {
         someOtherField.error(someValidationMessage);
    }

I hope someone understand what I want :D, if not, please let me know, i will
try to describe more accuretly.

Thanks in advance
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Catching-maxSize-of-fileUpload-error-tp2968831p2968831.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to