On Monday, March 21, 2016 at 8:20:59 AM UTC-7, Luis Valladares wrote: > > Hello! > > I agree with this post subject about bootstrap killing web2py, i use > web2py in 4 different projects using CSS framewors like materialize, > material design lite and material-ui and its really hard to use things like > SQLFORM.smartgrid because it has the classes hardcoded, maybe this can be > updated and made it fully configurable to allow it to be used with other > CSS frameworks?. > > I know this is actually configurable but is really hard to change the > classes because are too deep or too hidden. >
Look at the examples posted here with stupid.css. There's a replacement for SQLFORM being put together, and you'll see it mentioned as Form.py; the widgets to be used with have just recently been posted. /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.

