Thread
:
Newbie: I can't get search to work on custom columns
View Single Post
07-20-2014, 06:49 PM
#
3
eschwartz
Ex-Helpdesk Junkie
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
try
Code:
#cat:"=Yes"
or
Code:
#cat:true
for matching values, you need to quote the value. For matching true/false, no = is used.
true/false matches true if the value exists, so that wouldn't be used here -- its only false if empty.
eschwartz
View Public Profile
Find More Posts by eschwartz
Track Posts by eschwartz via RSS