I have been playing around with the facets trying to figure out how to best set one up. The facet is to be based off of a custom field and is only to be used as a facet. We want to filter based on "Indoor" or "Outdoor". With the option that the product could also be both.
Is there not a way to set this up as a checkbox in admin so that we can simply check off the respective value(s) for each product and then have that show as a Checkbox (Multi-Select) on the front-end? The only way I have been able to somewhat get this to work as needed is I have to set the custom field as Multi-Text and that means manually putting "Indoor" or "Outdoor" in admin for each product instead of checking a box.
Is there not a way to set this up as a checkbox in admin so that we can simply check off the respective value(s) for each product and then have that show as a Checkbox (Multi-Select) on the front-end? The only way I have been able to somewhat get this to work as needed is I have to set the custom field as Multi-Text and that means manually putting "Indoor" or "Outdoor" in admin for each product instead of checking a box.
Comment