Hi, I am trying to put up a taxonomy menu block, but I want users to be able to choose more than one term. Some modules sort of do it like the taxonomy filter module, but it isnt flexible enough to go backwards, or taxonomy browser, which is not in a block. THe best way would be like youtubes navigation style, where I can click to different terms and unclick them by clicking all. The views module has an exposed function that allows for what I wanted but it is in pulled down mode and also does not appear on a side menu block.
I think the closest right now would be the category taxonomy browser, but I need it a side menu block and perhaps in a click and unclick point mode or check and submit.
Can anyone point me in the right direction for this.
Comments
I too would like to see a
I too would like to see a way to achieve this, the closest I've gotten is by using "exposed views," but check boxes in a block would work much better.