Re: Form Validations

2010-12-08 Thread notcourage
{ this.setModel(null); } } -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Form-Validations-tp1879918p3079456.html Sent from the Users forum mailing list archive at Nabble.com

Re: Form Validations

2010-12-08 Thread notcourage
Nevermind--I see that setModel is now setDefaultModel. See article comments: http://stuq.nl/weblog/2008-09-03/user-friendly-form-validation-with-wicket -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Form-Validations-tp1879918p3079482.html Sent from the Users forum

Re: Form Validations

2009-03-31 Thread Ashis
(city.label, City); add(citLabel); Thank you -- View this message in context: http://www.nabble.com/Form-Validations-tp22777684p22799307.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe

Re: Form Validations

2009-03-31 Thread Daan van Etten
)); add(cityField); Label citLabel = new Label(city.label, City); add(citLabel); Thank you -- View this message in context: http://www.nabble.com/Form-Validations-tp22777684p22799307.html Sent from the Wicket - User mailing list archive at Nabble.com

Form Validations

2009-03-30 Thread Ashis
-- View this message in context: http://www.nabble.com/Form-Validations-tp22777684p22777684.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org

Re: Form Validations

2009-03-30 Thread Jeremy Thomerson
://stuq.nl/weblog/2008-09-03/user-friendly-form-validation-with-wicket But it did not worked on AutoCompleteTextFields and RadioChoice. Any Help -- View this message in context: http://www.nabble.com/Form-Validations-tp22777684p22777684.html Sent from the Wicket - User mailing list archive