I just had this page with 2 forms issue - each form has some
RequiredTextFields, and some fields with custom StringValidators that I
didn't want to change from error to form.error.
This thread got me 90% of the way there, but
new FeedbackPanel("feedback", new *Container*FeedbackMessageFilter(myForm))
did the trick for my situation.
Just thought I'd mention it for benefit of fellow googlers in case they try
*Component*FeedbackMessageFilter and wonder where the messages went...
-- Jim P.
On Fri, Aug 21, 2009 at 8:34 PM, satar <[email protected]> wrote:
>
> Thank you for the quick example. I think I actually seen this way of
> setting
> up a feedback panel at one point in time but had forgotten and then bumped
> into the problem of having two feedback panels on one page. This got me
> moving on quickly -- thank again!
> --
> View this message in context:
> http://www.nabble.com/multiple-feedback-panels-in-same-page-tp22298693p25089341.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]
>
>