To fix the exception 'table already defined' use define_table() with redefine=True see http://www.web2py.com/books/default/chapter/29/06/the-database-abstraction-layer?search=redefine#redefine
Paolo On Wednesday, March 25, 2015 at 2:17:45 AM UTC+1, Ramkrishan Bhatt wrote: > > I am looking from templating genrated form through SQLFORM.factory is > possible that we can clone of address table Multiple time like one person > can have multiple address using add address button. Than submit all > together with bulk insert. -- 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.

