I have a page with upload form and added the upload progress bar, I have added the cancel button to it by setDefaultFormProcessing(false) but it does not behave the same. The content is getting saved and even on empty form the validation is being done. I removed the progress bar from the page and everything seems to be working fine. I am not sure if that the way it should be.
-- View this message in context: http://www.nabble.com/UploadProgress-Bar-and-cancel-button-tp16349844p16349844.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
