Hello,
I wonder if it is possible to add an exposed filter in views, based on the present values in a particular cck field. (this field consists of city names)
As this cck field can have an undefined number of values (its values are imported by "node import"), it is impossible to manually set the "allowed values". It is a textfield. Each time a new node is created/imported, a city name can be added. I would like to filter the view based on the different city names that have been entered so far.
How could this be done?
Many thanks
Comments
Comment #1
gotcha41 commentedin other words, to have a dropdownlist (=filter) that shows the different current values (city names) that have been entered in one cck field
Comment #2
dawehnerThis is more like a cck feature request.
Comment #3
yang_yi_cn commentedmark as a dup of #1305702: List (PHP)
Comment #4
yang_yi_cn commented