Quote:
Originally Posted by sengian
Yes for me also, my problem is with search, i can use #mycolumn:true, but not the state. I tried true, Y, N,... as values but nothing is working.
I didn't find anything in the help about this but I may have missed something.
|
That is Searching, not sorting.
Click the column header to sort
To search gets trickier
Not #mycolumn:true for unset
Quote:
Yes/no custom columns are searchable. Searching for false, empty, or blank will find all books with undefined values in the column. Searching for true will find all books that do not have undefined values in the column. Searching for yes or checked will find all books with Yes in the column. Searching for no or unchecked will find all books with No in the column. Note that the words yes, no, blank, empty, checked and unchecked are translated; you must use the current language’s equivalent word. The words true and false and the special values _yes and _no are not translated.
|