On Wednesday, April 24, 2019 at 10:34:39 AM UTC-7, Константин Комков wrote: > > I use two validation (client and server). Web2py has good mechanism, which > block submit button and change text with considering translate another > languages. > I need validate form when button was pushed and in that case I can't use > onblur, becouse web2py.js has own handler on that button. It's where I use > validation https://oas.timacad.ru/application/useCalc >
I don't seem to have broken web2py by using onblur myself, but other triggers are available. My only glitch is when I decide I'm not submitting, and click outside the form for a link to another page, then I have to click twice, but I have some ideas about fixing that. /dps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

