By glovacki on
Hi, I have a location text field - where users can type their city.
is there anyway i can have my Views expose filter show those entries as a selection drop down menu?
thanks!
Hi, I have a location text field - where users can type their city.
is there anyway i can have my Views expose filter show those entries as a selection drop down menu?
thanks!
Comments
Same problem here
I'm trying to do exactly the same thing. Have you managed to figure out a solution, glovacki?
Thanks a lot!
I just managed to do it
I just managed to do it through using a MySQL query in the PHP field of the "allowed_values" option (under Manage fields - Configure).
Solution?
Hi Riemann,
Do you mind sharing with us the steps you used and also the code?
Thanks for your time!
;-)