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

riemann’s picture

I'm trying to do exactly the same thing. Have you managed to figure out a solution, glovacki?

Thanks a lot!

riemann’s picture

I just managed to do it through using a MySQL query in the PHP field of the "allowed_values" option (under Manage fields - Configure).

mmachina’s picture

Hi Riemann,

Do you mind sharing with us the steps you used and also the code?

Thanks for your time!

;-)