while the "CCK integer text field" get 6 of them ??

namely
-------------
equal to
not equal to
greater than
greater than or equal to
less than
less than or equal to
-----------

I imagine a case where the select list contains years
1950-2050
and the user looking to filter for years
greater than 2000
then the user has to select all years
above 2000 by hand and also select the "is one of" operator
but that is 50 selects

where if the operator "greater than or equal to"
was there the user would need to
just select that operator and the year 2000

Does it make sense or am I missing something ?
How would you solve such a scenario with the current state
of CCK and views ??
is there a workaround ??

I was looking at this issue
http://drupal.org/node/151989
which solves a similar problem

but I really want the user to pick years from a drop down box

Comments

merlinofchaos’s picture

Project: Views (for Drupal 7) » Content Construction Kit (CCK)
Component: User interface » Views Integration

CCK is responsible for providing the operators; moving to there.

ghumpley’s picture

Subscribe.

I'm interested in this as well.

paulnem’s picture

any information available for this issue?

yched’s picture

Status: Active » Closed (duplicate)

We have duplicates for this issue (can't find them right now)