give the panel containerfeedbackmessagefilter which will filter on the specified component and any of its children.
-igor On Wed, Jan 26, 2011 at 9:03 AM, Sam Zilverberg <samzilverb...@gmail.com> wrote: > That is an excellent idea. > However I don't want to just set the panel to be invalid when one of it's > children is invalid. > I'd like to also "steal" its' feedback message. > I want this to happen because I have a feedback panel next to the form > component that shows feedback messages registered to it. > > Is there a simple way to achieve this? > > On Wed, Jan 26, 2011 at 6:39 PM, Igor Vaynberg <igor.vaynb...@gmail.com>wrote: > >> your form component panel should check if any of its children have >> error messages as well. use a visitor. >> >> -igor >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org