ticket http://code.google.com/p/web2py/issues/detail?id=574 submitted
This is strange -- when you submit the form but fail to include the rating,
for some reason, the 'parent' attribute of the SELECT element is set to
None rather than referring to it's parent TD. Can you submit a ticket about
that (you can link to this
thread): http://code.google.com/p/web2py/iss
no one else has encountered same problem?
My fault.
I omitted to say that the error occurs after some options have been
selected and form is submitted leaving empty the text input.
Thank you for your consideration.
Paolo
I cannot reproduce this error running the exact code you have below.
Anthony
On Sunday, December 18, 2011 5:16:48 AM UTC-5, Paolo Caruccio wrote:
>
> *Scenario*
>
> 1. #model db.py
> db.define_table('specializzazioni',
> Field('specializzazione',
> type='string',notnull=True,label=T('Spe
5 matches
Mail list logo