Hello, Below I am forwarding the email I sent to Di Pierro, speaking of a suggestion I made in the module's CRUD web2py. As he asked to pass these tips to the group, I thought it best to pass the same for everyone.
Hello, > > I wanted to give more of an idea, because I realized one thing in the CRUD > tool > web2py. In forms, it generates the layout from tables, and in the > web standards we currently use is not recommended. If you want this tip is > for the next versions. I do not guarantee, but when I have more time > do with Bruno Rocha of Brazil here, to see if you have the possibility to > this. With that, who makes the first best:) > > Thank you for your attention. > > > You can do > > form = SQLFORM(...,formstyle='divs') > There are a few more formstyle options 'table3cols' (default) 'table2cols' 'divs' 'ul' or you can pass your own function (undocumented) and to be revised in the specs. If you have advice for improvement please bring this up on the google group. Hope this helps. _____________________________________________ *Gilson Filho* *Web Developer Blog:* gilson-filho.blogspot.com *Twitter:* twitter.com/gilsonfilho

