14 Jul
2010
14 Jul
'10
8:16 p.m.
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 <vovchak@gmail.com> 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 vovchak@gmail.com