Because views filters only support either >= or <= filters on the same field, it is not possible currently to create a filter, for example "Ages between 30-40" as a filter. Views needs an additional filter that allows filtering in a range between two values. See this node for more info: http://drupal.org/node/84592

Comments

mlncn’s picture

Subscribing.

There's a lot of in-the-works stuff that might address this? AJAX loading of views could do exposed filters the same as regular filters?

http://agaricdesign.com/views-exposed-filters-and-range-filters-problems...

q_man’s picture

Try the patch at this thread.
http://drupal.org/node/151989

Hopefully it will be included in views core soon...

merlinofchaos’s picture

Status: Active » Closed (fixed)

Views 2 now has between filters.