Can you reproduce the problem on http://wicketstuff.org/wicket/forminput ? CheckGroup works fine there when I leave field "Input" empty.
Sven -----Ursprüngliche Nachricht----- Von: Russell Pitre [mailto:rpi...@gmail.com] Gesendet: Dienstag, 25. Oktober 2011 17:14 An: users@wicket.apache.org Betreff: CheckGroup losing state on invalid submission I have a CheckGroup on a form that is losing it's state on invalid submission. Basically what is happening, I have another form element that is set to required = true. When that input isn't filled out correctly, the form doesn't pass validation, the screen is redrawn,and the state of check boxes is not preserved. Any ideas? I figured there must be an easy fix before I go deep diving and try to hack around it. Environment: Wicket 1.5.1 Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org