where did you get web2py from?
On Apr 16, 2:01 am, aabelyakov <[email protected]> wrote: > On 16 апр, 10:21, mdipierro <[email protected]> wrote: > > > In the version in trunk that line is 768 and not 977 and it is > > defined. It is an argument of the function. > > Your file appear longer than it should be and that is very odd. Please > > try download it again. > > I added into sqlhtml.py 2 missing strings: > formstyle = 'table3cols', > self.formstyle = formstyle > > but got the following error: > > File "D:\MyProg\_MyPython\Web2py\gluon\sqlhtml.py", line 803, in > __init__ > for id,a,b,c in xfields: > ValueError: need more than 3 values to unpack > > -- > Subscription settings:http://groups.google.com/group/web2py/subscribe?hl=en

