Nice ! Thank you! And here's the wiki page (which I didn't notice before):
http://cwiki.apache.org/WICKET/using-more-than-one-feedbackpanel-per-page. html Cheers, Dave > -----Original Message----- > From: Igor Vaynberg [mailto:[EMAIL PROTECTED] > Sent: 9 August 2007 16:13 > To: [email protected]; [EMAIL PROTECTED] > Subject: Re: Feedbacks "contaminated" > > > yes it is normal. feedback panels show any feedback available. if you want > to filter by a container see ContainerFeedbackMessageFilter > > -igor > > On 8/9/07, David Leangen <[EMAIL PROTECTED]> wrote: > > > > > > I have a few forms on one page, and more than one form has a feedback. > > > > When a user submits one form with errors, the feedbacks from the other > > forms are "contaminated" by the validation error messges from the other > > forms. > > > > > > Is this normal? > > > > Do I need to use something other than feedback to accomplish what I'm > > trying to do? > > > > > > Thanks! > > Dave > > > > > > > > > > --------------------------------------------------------------------- > > 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]
