Looked in trunk and issue has been resolved. Thanks.
-Eric
OK. Issue created as requested
http://code.google.com/p/web2py/issues/detail?id=388
On hindsight my suggested fix to sqlhtml.py does not work. It does
return the values as a list but the values are not inserted into the
db properly.
On Aug 11, 10:27 am, Eric Enns wrote:
> Hey,
>
> There are quite a few bugs in SQLFORM when having a field of type 'list' (so
> 'list:string', 'lis
t; On Jul 28, 11:02 am, "ee...@seccuris.com" wrote:
>
>
>
>
>
>
>
> > Hey
> > I have a db table that has a self referencing field. I need to create
> > an audit table that inherits this table. In this table I also set
> > primarykey so that web
Hey
I have a db table that has a self referencing field. I need to create
an audit table that inherits this table. In this table I also set
primarykey so that web2py does not create it's default id. Attempting
to do this with the current dal.py results in a splitting error on
line 523:
rtablename,
5 matches
Mail list logo