Also check out Qooxdoo. If you are going to build Desktop Style UI , Qooxdoo is perfect (And code is much cleaner because there is no need for Jquery or Selectors).
Web2py Demo : http://herspos.appspot.com/HersPOS https://code.google.com/p/herspos/ On Sat, Oct 25, 2014 at 10:07 PM, Anthony <[email protected]> wrote: > >> >> 2. How should the 2nd level of integration be done ? > > > You can create a custom formstyle function and pass it as the "formstyle" > argument. For an example of such a function, see the Bootstrap function: > https://github.com/web2py/web2py/blob/master/gluon/sqlhtml.py#L783 > > Anthony > > -- > 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. -- 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.

