ajaxbutton.onerror() is where you wabt to repaint the ajax target, inside form.onerror you can get the target via ajaxrequesttarget.get()
-igor On Wed, Sep 29, 2010 at 1:40 PM, LutherBaker <lutherba...@gmail.com> wrote: > > True - but neither Form.onSubmit or Form.onError give me an Ajax target > object so they are out. > > I'm already handling onError for the AjaxFormComponentUpdatingBehavior but > that only gets invoked "onblur". > > Am I mistaken in thinking that the FeedbackPanel must be added to the target > in order for it to update? > > > Igor Vaynberg-2 wrote: >> >> things that submit a form have both onsubmit and onerror handlers >> >> -igor >> > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Basic-validation-question-tp2719449p2719742.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