Hi All,

I had a reusable component which have a textfield with its feedback panel
 using ComponentFeedbackMessageFilter

add(new FeedbackPanel("firstFeedback", new
ComponentFeedbackMessageFilter(firstField)));

and it is working fine   but when  I put this component in a ListView the
feedback panel don't show any feedback messages as it supposed to do .

Any help???

Reply via email to