I’m using Drupal, Views with a exposed filter (using taxonomy).
My customer wants to set from back-end the default selected tags (in order to pre-filter the views content).
In the exposed filter settings, there is functionality. However, it doesn’t work properly: when I click on “Select None” link (I’m using better_exposed_filter module) I expect none of the tags are selected, instead, the default configuration (default selected tags) are selected, so actually it doesn’t work anymore. I hope it is clear.
So, I was wondering if I can prepare a custom menu in which my user can check/uncheck the default selected tags in the view.
thanks
I’ve created a new homepage with a CCK forward link.
My customer can select the tags in the View, and copy paste the URL after the changes.
The homepage automatically forward to the personalized view URL.