DOH! (As Mr. Homer Simpson would say)
I forgot about ListView and reuse Items!!
hence by adding this to my loops it worked out:
@Override
public boolean getReuseItems() {
return true;
}
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/FeedbackPanel-messages-in-a-Loop-Dynamic-Form-tp3204893p3205716.html
Sent from the Users forum mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]