On Tuesday, 8 March 2016 18:12:07 UTC, Leonel Câmara wrote:
>
> Do you have multiple=True as a keyword argument to your IS_IN_DB validator?
>

My entire test code is as stated in this thread.  I invite anyone who 
wishes to reproduce the bug to use that code.  Make sure your web2py is 
using the latest cutting-edge source.

Note:  the field type list:reference does have a default validator and my 
code simply uses that default.  According to the book,  the default is:  
IS_IN_DB(db,table.field,format,multiple=True)

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to