See: 
org.apache.wicket.markup.html.form.Form.onFileUploadException(FileUploadException,
Map<String, Object>)

Regards

Žilvinas Vilutis

Mobile:   (+370) 652 38353
E-mail:   [email protected]



On Fri, Oct 8, 2010 at 11:09 AM, meduolis <[email protected]> wrote:
>
> 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: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to