If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!

...

form_link = form_factory( Field("href"), formname='form_link')
for tr in form_link[0]: del tr[0]

reads:

for tr in form table, delete the first td in the tr.

Related slices

Comments (2)


Hosting graciously provided by:
Python Anywhere