Multiselect filter from tracker
I set up a tracker, basically consisting of news articles of the form
headline (Type: Text Field)
link (Type: url)
tags (Type: Multiselect)
Tags are things like politics, sports and weather. These are the options of Multiselect. I can display the tracker inside a wiki page, but now I want to let users choose which tags they want to activate and deactivate to display just the tag related articles.
How does filtering due to Multiselect options work and how is it made interactive?