I have two nested forms. When I submit the outer form, the inner form's
validation fails but no error is shown. I know the validation fails because
the #onError() method of the inner form is being called. It is as if Wicket
creates a brand-new, error-free, inner form after the page refreshes.

Is this the expected behavior?

Thanks!



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Nested-forms-error-messages-of-the-inner-form-now-showing-up-tp4658166.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