[web2py] Re: Add a form sqlfactory

2015-06-30 Thread Anthony
On Tuesday, June 30, 2015 at 1:29:40 PM UTC-4, Alessio Varalta wrote: > > Hi, there is the possibility to add a form to sqlfactory with a for > cycle..for example, i will a system where i can cycle with a for and add an > element > > form = SQLFORM.factory(db['element']) first time > > now i will

[web2py] Re: Add a form sqlfactory

2015-06-30 Thread Massimo Di Pierro
I do not understand what you would like to do. Can you explain in pseudocode? On Tuesday, 30 June 2015 12:29:40 UTC-5, Alessio Varalta wrote: > > Hi, there is the possibility to add a form to sqlfactory with a for > cycle..for example, i will a system where i can cycle with a for and add an > e