City and country fields as autocomplete in user profile for a social networking site
Hi,
I am trying to have auto complete for countries, cities fields in user profile. But I am not able to find a proper way to do it.
I tried address module, but it doesn't have auto complete option. Even tried Location module, but its too heavy and redundant for my purpose. I tried hierarchical_select module, but it doesn't provide a CCK field type...
any suggestions?
Thank you.
Read moreZip code reverse lookup to supply city and state default values
I'm building a directory and have created a (CCK) content type that collects location info using Location and Gmap. I have a lot of entries and would like to auto-populate the city and state fields in the location input by providing just the zip code . Is this possible or would there be a module out there that might do this?
I have created the zip code table in the data base using the zip_codes.us.mysql file that's included with the location module.
Read moreAutopopulate node reference
Tjenare.
Håller på att göra en site till en "legion" i ett spel jag spelar (Aion Online), finfint övningsprojekt. ;-P
I legionen har man olika ranker, och jag tänkte sätta upp ett mentor-system. Nu är det så att jag kommer från en mer direkt-attack (mao. programmering) stil, och har lite svårt att ställa om min till "the Drupal way" - det är ju så enkelt att bara programmera in funktionen man vill ha...
Read more
