what is your view code? and controller code? have you checked smartgrid ? http://web2py.com/books/default/chapter/29/07/forms-and-validators#SQLFORM-grid-and-SQLFORM-smartgrid
2018-05-16 16:40 GMT+01:00 Ayron Rangel <[email protected]>: > I Just used {{=form}} um mundo view!! Could you know to do that in custom?? > > > Em qua, 16 de mai de 2018 12:19, António Ramos <[email protected]> > escreveu: > >> What code are u using in your view to display the record? >> >> 2018-05-16 15:17 GMT+01:00 Ayron Rangel <[email protected]>: >> >>> Guys, >>> >>> How can I display the list:reference like a table? >>> >>> Ex.: I have this in db.py: "Field('product', 'list:reference products', >>> notnull=True, label='Products')" in my view appears, like this: >>> >>> <https://lh3.googleusercontent.com/-JLaPqz-3mAY/Wvw9KCrlQyI/AAAAAAAAAA8/vtkheo-5sbYiuHuw7kZe6xouiidgwTmoACLcBGAs/s1600/Capturar.JPG> >>> >>> >>> >>> >>> I Want to display this like HMTL table!!!!! >>> >>> Could you help me??? >>> >>> Thks, >>> >>> >>> >>> -- >>> 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. >> > -- > 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.

