On Wednesday, October 25, 2017 at 7:01:33 AM UTC-7, Richard wrote: > > Use sqlform.factory and custom.form and web2py helpers and you create an > html table with you fields into... with sqlform.factory you can use > field().clone() method to manager field attributes like requires and you > will have to manually insert, update you model and db.commit() since > facotry doesn't commit and manage that for you... > > Richard >
I thought you'd be recommending SQLFORM.grid. <URL:http://web2py.com/books/default/chapter/29/07/forms-and-validators#SQLFORM-grid-and-SQLFORM-smartgrid> has examples. /dps > > On Mon, Oct 23, 2017 at 10:11 PM, Joilson Quinteiro <[email protected] > <javascript:>> wrote: > > >> Hi all, >> >> Anyone can help me this question? ? >> >> its very importante to me. >> >> Give me one example please. >> >> -- 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.

