Hi Natalie,

you should try to make your components ready to be used in ListViews.
If you're chaining your models correctly, there's no why ListView#setReuseItems(true) should be a problem.

Regards
Sven

On 04/16/2013 05:23 PM, N. Metzger wrote:
Ok, I understand the philosophy behind it.

My problem is that I'm not generating error messages myself, but rely on
Wicket for 2 things. In the ListView my radio button has setRequired(true)
and my DateTextField has a PatternDateConverter, so how do I pull the
validation error messages out for those and put them on the page?

Natalie



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Problem-with-ListView-and-Feedback-Panel-tp4658029p4658032.html
Sent from the Users forum mailing list archive at Nabble.com.

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



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

Reply via email to