hook_form_alter is your friend -
http://api.drupal.org/api/function/hook_form_alter/6

<http://api.drupal.org/api/function/hook_form_alter/6>It'll let you change
the form programatically.

--
Kyle Mathews

Blog: kyle.mathews2000.com/blog
Twitter: http://twitter.com/kylemathews
Company: http://eduglu.com


On Wed, Jul 14, 2010 at 11:00 AM, Michael Vovchak <[email protected]> wrote:

> Hello, I have a location proximity search installed (gmap, location) and
> trying to figure out if there is a way to convert the Distance field
> from textfield to dropdown box with 5/10/15/20/ till 50 km, is there any
> easy way to do that?
>
> Thanks
>
> --
> Mike Vovchak
> [email protected]
>

Reply via email to