Re: [web2py] Re: New Plugin to add client side validation to your SQLFORM

2012-09-23 Thread Richard Vézina
Thanks Franco for this seems really interresting... I was planning to look into client side validation, now I hope it could get include into web2py with clientvalidation=True :) Richard On Sun, Sep 23, 2012 at 11:41 AM, Franco Alarcon wrote: > If you need some help, i'm glad to help you. > > >

Re: [web2py] Re: New Plugin to add client side validation to your SQLFORM

2012-09-23 Thread Franco Alarcon
If you need some help, i'm glad to help you. 2012/9/22 Massimo Di Pierro > This is really a good idea. I will try it asap. Join us on > web2py-developers. > > > On Tuesday, 24 July 2012 09:38:51 UTC-5, Franco wrote: >> >> >>

[web2py] Re: New Plugin to add client side validation to your SQLFORM

2012-09-22 Thread Massimo Di Pierro
This is really a good idea. I will try it asap. Join us on web2py-developers. On Tuesday, 24 July 2012 09:38:51 UTC-5, Franco wrote: > > > > > Greetings everyone. I want to share with you this pl

[web2py] Re: New Plugin to add client side validation to your SQLFORM

2012-09-22 Thread Samuel Marks
Any update on the clientvalidation=True extension to the SQLFORM class? On Wednesday, July 25, 2012 4:44:55 AM UTC+10, Massimo Di Pierro wrote: > > Can you tell us more about how it works? > > On Tuesday, 24 July 2012 09:38:51 UTC-5, Franco wrote: >> >> >>

[web2py] Re: New Plugin to add client side validation to your SQLFORM

2012-08-04 Thread Franco
Sorry for the delayed response. Basically overrides SQLFORM default widgets with my own widgets. That's all, sorry if my explanation is shallow, but i don't know how to explain me in english. The sourcecode is quite simple maybe another example could help? El martes, 24 de julio de 2012 15:44:55

[web2py] Re: New Plugin to add client side validation to your SQLFORM

2012-07-24 Thread Massimo Di Pierro
Can you tell us more about how it works? On Tuesday, 24 July 2012 09:38:51 UTC-5, Franco wrote: > > > > > Greetings everyone. I want to share with you this plugin, it's based on > jquery-validati