https://code.google.com/p/web2py/source/browse/gluon/html.py#1003
On Wednesday, August 14, 2013 11:36:17 PM UTC-4, lucas wrote: > > hello one and all, > > how do you remove an element after you find it? something like > > form.element(_id="no_table_name").remove() > > or something like > > del form.element(_id="no_table_name") > > thanx in advance, lucas > -- --- 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/groups/opt_out.

