Re: City as a combobox like zone field

Posts: 4368
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

You'll have to write a custom module to handle the city listing. My recommendation is to use hook_form_alter() in a custom module to change the textfield into a select box with the options being whatever cities you want to list.

CIF files. By: greenSkin (15 replies) Wed, 12/19/2007 - 20:17