I'm sorry to resurrect this thread :) I've tried DisableAfterSubmit with Tapestry 5.3.1, it works great. But the client side validation is not working. It seems client side validation is not triggered at all when I'm using DisableAfterSubmit mixins. Did you also having the same experience ? or did the client validation supposed to work?
Thanks in advance... On Tue, Nov 22, 2011 at 5:59 AM, Lenny Primak <lpri...@hope.nyc.ny.us>wrote: > I just did a quick test with form/zone/clientValidations and the mixin > works correctly. > > On Nov 21, 2011, at 5:45 PM, Lenny Primak wrote: > > > I see... > > I actually never tried forms with client-side validation with the mixin. > > If it doesn't work, please feel free to submit an issue, even better a > patch with tests, if required. > > > > > > On Nov 21, 2011, at 5:15 PM, hongdengdao wrote: > > > >> sorry , still confused, in your code , you bind click event , but > when it's a link submit , you click it , if has a client validation error , > it will still submit? > >> > >> thanks for you patient. > >> > >> On 2011年11月22日 06:02, Lenny Primak wrote: > >>> It's _after_ submit. It doesn't have to do anything with validation. > >>> > >>> > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >