DRUPAL: order exposed filter items, be carefully it is not that simple (I cannot user "Sort")
- by Patrick
hi,
DRUPAL question.
I'm using Views, with an exposed filter (Taxonomy). I've downloaded the "better exposed filter" module to display it as checkbox list.
a
Now, how can I order the tags in the filter list ? "Views Sort" is not the solution because I only can order articles but not the filter items!!
I want to add an option (checkbox) for the customer to order the tags alphabetically or leave them in the default order.
thanks