Filter Collections with OR logic and not just AND
Right now, if I have a collection list of, say, Teachers, I can filter a collection by "If Grade taught is 1," but I can't filter by "If Grades taught is 1 OR 2." There is no "OR" filtering ability. Yes, I could put more than 1 collection list on ...