hi pedro,

Pedro Santos <pedrosans <at> gmail.com> writes:
> you have many form components and only one feedback panel
> - user put invalid entry on form component 1, panel show error 1
> - user put invalid entry on form component 2, panel show error 2, no longer
> error 1
> this is it?
that's it

> 1 - you can create one ComponentFeedbackPanel for each form component
> 2 - you can validate the form on submit, and all errors will to be presented
> at once
for one form. when there are more than one form on page - only messages of last
submitted form will displayed
> 3 - any other
that's what i'm looking for. a way to display all validiationmessages of invalid
forms on page.

thanks alex





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

Reply via email to