I have nodetype that I have extended using CCK. It has now a simple text dropdown where the user can choose from predefined values.

I now made filter and exposed it, but I only get a blank textfield for the user to enter something and to filter. This doesn't make any sense. It would be better if the filter would be displayed as dropdown. I think there used to be this options, but somehow it doesn't work anymore like this.

Comments

merlinofchaos’s picture

Project: Views (for Drupal 7) » Content Construction Kit (CCK)
Component: exposed filters » Views Integration
yched’s picture

Category: feature » support
Status: Active » Fixed

Text fields with allowed values come with two filters. Make sure you pick the one that ends with " - values".
When exposed, it should show a dropdown list of options.

rapsli’s picture

thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.