Hi all, I have a FeedbackPanel in my page and a FeedbackPanel in the form of my page.
Both feedback panels show feedback messages of the form. I tried formfeedbackPanel.setFilter(new ComponentFeedbackMessageFilter(theForm)). I tried formfeedbackPanel.setFilter(new ContainerFeedbackMessageFilter(theForm)). But nothing works... Thanx for help. regards Patrick
