Hi there,
Using Rapido, how do I set up a facet against a boolean that has only one option like Yes? I like to create an "On Sale" facet that, when selected, shows all the products that are on sale (a custom) field, otherwise it shows all products. Currently, a boolean[] field with a checkboxes facet renderer gives me a Yes and a No option. In my case, filtering down to the No options doesn't make a lot of sense, so I only want to enable the Yes option.
Can that be done without custom coding?
Imar