Hi Timo, yes I'm from Argentina, DNI's the Documento Nacional de Identidad :p
Regarding the issue, we did nail it down todays, turns out Ajax was rejecting the request because of empty required textfields elsewhere in the form. Now, the following issue is we couldn't quite catch the validation so as to have the Ajax onSubmit ignore it. I did attempt a naive override of onError as well as calling this method whose name I cannot find right now which receives a boolean and if false overrides validation and such and proceeds directly to onSubmit. Any ideas are appreciated Thanks, Ezequiel Timo Rantalaiho wrote: > > On Wed, 02 Jul 2008, ezegb wrote: > > Off-topic: Hmm, D.N.I.! Are you working in some Latin American > country by any chance?-) > > Best wishes, > Timo > > -- > Timo Rantalaiho > Reaktor Innovations Oy <URL: http://www.ri.fi/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Ajax-link-doesn%27t-call-event-tp18219220p18251429.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
