My RG loads my list sorted by date.
When button_student is clicked it should filter by type = “Student”, but doesn’t.
I’ll also want to filter by type = “School”
and then
type = “Citywide”
and then also remove any filter (back to the original All Events).
all maintaining the sort by date.
Where have I gone wrong?
Chris


