Peter,

It may be related to the latest issue #519.
http://code.google.com/p/web2py/issues/detail?id=519



On Dec 1, 2:29 pm, peter <[email protected]> wrote:
> I am using SQLFORM.grid. I have a boolean field todo.
>
> If I select this in query, and select True as the value, nothing happens.
> If I click 'query' it simply resets the query. If I click 'search', it too
> clears the query, and finds all the records. How can I get it to find only
> the records with 'todo'==True? Is query nit working yet?
>
> I am using
> Version 1.99.3 (2011-11-18 00:50:33) dev
>
> Peter

Reply via email to