[web2py] Re: Bug? SQLFORM.factory and SQLFORM differ in handling of hidden form fields

2011-01-18 Thread Massimo Di Pierro
This is a bug. Would you please post your bug report email on googlecode? I will fix it asap. On Jan 18, 12:23 pm, Nathan VanHoudnos wrote: > Hi, > > A minimal example: >     likertRightAnswer = ['Yes', 'No', 'Impossible to tell'] > >     form = SQLFORM.factory( >         Field('rightAnswer', >  

Re: [web2py] Re: Bug? SQLFORM.factory and SQLFORM differ in handling of hidden form fields

2011-01-20 Thread Nathan VanHoudnos
Done: http://code.google.com/p/web2py/issues/detail?id=162 Thanks! On Tue, Jan 18, 2011 at 4:29 PM, Massimo Di Pierro < massimo.dipie...@gmail.com> wrote: > This is a bug. Would you please post your bug report email on > googlecode? I will fi