just to add:
I am using latest sqlhtml.py from Massimo
>
> just to add:
> I am using latest sqlhtml.py from Massimo
I replaced sqlhtml.py with the version from svn 2 days old and it is ok
now.
what is wrong with the following snippet?
def new():
dba.ware.param4.widget=lambda self,value:INPUT(_type='hidden')
Massimo
it works with version 394 currently in trunk.
julius