Quote:
Originally Posted by chaley
You can use true or false. Assuming your column's lookup name is #read (seems to be from your examples), then #read:true will find all books that have something in the column, and #read:false will find all books that have nothing in the column.
The { and } characters are used in templates, not in searches. EDIT: But perhaps you know this, given the "don't worry" comment.
|
I had tried the 'false', but put in the ' =" ' as well, because I thought it had to be in there. At least now I know I was on the right track, just putting too much in there.
Thanks so much, it's worked like a charm!
And yes, I did know about the { }, still good to point out just in case.