On Sat, Sep 6, 2014 at 9:52 AM, Robin Manoli <[email protected]> wrote:
> Great idea! > I think definitely web2py should be optimized towards ajax and javascript. > > I do not use SQLFORM because fixing the html it generates often takes more > time than to write my own html. I think there are some improvements that > can be done to forms anyway, which can be implemented in a new standard.For > example that it's a bit tricky to remove colons from form labels. > > SQLFORM is precious for what it does on server side, not because of html. You should still use it even if you write your own html. :) Marin -- 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.

