This module adds a new filter option to Drupal Views that allows you to select values from a dropdown list. This filter is especially useful for text or integer fields on your nodes, making it easier to filter your view results.
A views filter that gathers all the field values and present them in a dropdown. One of those other scratch your own itch projects.
Sometimes we want to create a filter on a single field of a view but that field consists of simple text values instead.
This module will add a filter for every text or int field on your nodes, these filters are postfixed with (selector) in the field list.