Does not work on 1.92.1 but works with trunk. Thanks
On 1 mar, 15:56, Massimo Di Pierro <[email protected]> wrote: > I am using trunk and I cannot reproduce this problem. > > On Feb 28, 4:11 pm, rāma <[email protected]> wrote: > > > SQLFORM factory field name with underscore doesn't submit properly in > > the below case: > > > SQLFORM.factory(Field('fieldname', ----- Submit OK > > > SQLFORM.factory(Field('select_fieldname', ----- Submit failed got a > > None returned I think. > > > just to add: form catches the session as well. > > > Regards, > > Rama > >

