On 17 November 2011 18:08, Cliff <cjk...@gmail.com> wrote:

> grid search fails to find values if
> - the field type is reference:string
> - the field value contains a space
>
> db.define_table(mytable, Field('silly_strings', 'reference:string))
>
> db.mytable.sillystrings.requires = IS_IN_SET(['one', 'two', 'buckle my
> shoe'],
> zero='pick one' )
>
> grid search finds 'one' or 'two' but fails on 'buckle my shoe'
>
> Try  bucle_my_shoe in the search field.

Regards
Johann

-- 
Because experiencing your loyal love is better than life itself,
my lips will praise you.  (Psalm 63:3)

Reply via email to