Hi all! Trying to filter a repeating group of products on a boolean.
Essentially, products are Auction = “yes” / “no” and I want to create a dropdown filter for yes/no that if “yes” is selected then the repeating group that references it only shows Auction = “yes”. I am already filtering this way for a bunch of text-based & numerical categories, but seemingly having issues with the boolean.
Thanks in advance!