[web2py] Re: SELECT multiple default values

2014-01-24 Thread Anthony
You mention SQLFORM but then show code for the SELECT helper. Can you show the exact SQLFORM code you are using, along with the DAL model? Note, with multiple select, you should set multiple=True in the IS_IN_SET validator as well. Anthony On Friday, January 24, 2014 11:59:44 AM UTC-5, Johnny

[web2py] Re: SELECT multiple default values

2014-01-24 Thread Tim Richardson
Could you open a ticket about this? http://web2py.com/books/default/chapter/29/15/helping-web2py#Filing-a-bug-report-via-Google-Code On Saturday, 25 January 2014 03:59:44 UTC+11, Johnny wrote: > > Hi, > > i believe, i've found a bug.. I've upgraded to 2.8.2-stable and have found > out, that when