Is there a way to allow the user to select multiple options from a popup or radio list?
In my case, I want to be able to have a multiple series line chart, where the lines included are based on what is selected by the user from a list.
Also, do I have to do a separate SQL query for each feature I want to put on a page, even if it's the same query?