Filter selections in Blox widget
Updated 12-23-2024
//ASSUMPTION: you're using an ordinary "List"-style filter
Would it be possible for this to work with a Text-style filter? The filter I'm using has too many values for a List-style filter to make sense. Rather than making users pick from that, we just use a text "contains" filter that they type in, as its much easier.