Igor Vaynberg wrote:
why dont you simply check in your filter if the reporter component is
a descendant of the form and then ignore the message?

I have the same problem. If you build a heavy componentized page with lots of panels your solution is hard to implement.

Lets say there are on the page:
 - some panels has it's own FeedbackPanel (properly filtered)
 - some panels with no FeedbackPanel

Is there a possibility to put a "global" FeedbackPanel on the page and put in it ONLY the messages that have been filtered out by every "local" FeedbackPanel?

Or the other way around: global FeedbackPanel filters out anything that local FeedbackPanels accept.

        lg
--
Leszek Gawron                              http://lgawron.blogspot.com

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

Reply via email to