Checkbox filter AND logic (deprecated)
'Checkbox filter AND logic' control is deprecated. Please use checkbox group filter control control instead.
HTML Settings:
Data Attribute | Description | Values | Example |
---|---|---|---|
data-path | jQuery path to the items | jQuery path | data-path=".architecture" |
data-logic | filter logic | "or", "and" (the default is "and") | data-logic="or" |
HTML Layout:
JavaScript Settings: