FYI: The presenter/author has published his examples using metawidget and AngularJS to generate forms: http://files.meetup.com/4966012/Metawidget%20AngularJS%20Examples.zip
On Wed, Apr 17, 2013 at 7:12 AM, Niphlod <niph...@gmail.com> wrote: > > > On Tuesday, April 16, 2013 10:38:11 PM UTC+2, Magnitus wrote: >> >> Well, basically, it limited the usefulness of the form facilities and the >> tight default integration between authentication and the rendered pages took >> some time to bypass and then there was stripping the layout.html file to >> it's bare essentials. >> >> Overall, I've always been much happier to use web2py for it's server-side >> features and let it be a flexible interface with which 100% custom-made >> client-side code could interact. >> > > yeah. the real problem is that no-one working on angularjs is making public > its own widgets. > All that it takes is overloading SQLFORM.widgets and given that we ship > web2py with a formstyle parameter that can be a callable from some time, all > that is needed is something that generates angular templates out of models > (and someone that is willing to do it). > Once stable, that formstyle can be included in standard web2py and the > "newwidgets.py" module shipped in gluon/contrib. > then SQLFORM(thetable, formstyle='angularjs') will be all what's needed > > Right now I don't have any interest in angularjs so I call myself out of the > competition, but feel free to pack a starter app and I'll be more than glad > to review the code. > > > -- > > --- > 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 web2py+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > -- --- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.