Re: AjaxFormComponentUpdatingBehavior broken after invalid submit

2011-10-28 Thread Martin Grigorov
On Fri, Oct 28, 2011 at 7:22 AM, Hans Lesmeister 2 hans.lesmeis...@lessy-software.de wrote: Hi, did you already try a call to form.modelChanged() in onUpdate? form.modelChanging() is even more important because it marks the page as dirty and thus saves the new state of it at the end of the

Re: AjaxFormComponentUpdatingBehavior broken after invalid submit

2011-10-28 Thread Russell Pitre
Great! That's exactly what I needed. Thanks. -Russ On Fri, Oct 28, 2011 at 2:56 AM, Martin Grigorov mgrigo...@apache.orgwrote: On Fri, Oct 28, 2011 at 7:22 AM, Hans Lesmeister 2 hans.lesmeis...@lessy-software.de wrote: Hi, did you already try a call to form.modelChanged() in onUpdate?

Re: AjaxFormComponentUpdatingBehavior broken after invalid submit

2011-10-27 Thread Hans Lesmeister 2
Hi, did you already try a call to form.modelChanged() in onUpdate? - -- Regards, Hans http://cantaa.de -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/AjaxFormComponentUpdatingBehavior-broken-after-invalid-submit-tp3945964p3946955.html Sent from the Users