searchable
The searchable
attribute tells Perch whether to include the value of a field in the search text.
<perch:content id="featured" type="checkbox" label="Featured item" value="1" searchable="false">
The searchable
attribute tells Perch whether to include the value of a field in the search text.
<perch:content id="featured" type="checkbox" label="Featured item" value="1" searchable="false">