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

