I am using Drupal Loca开发者_StackOverflowtion module in CCK to retreive longitude & latitude based on location (stree/city/state).
There is an automatic autosuggest for State, but unfortunately recognizes only US states. I set default country to Canada, but autosuggest still only recognized US states.
Is there a way to get autosuggest function to recognize Canadian provinces or to disable this feature.
thanks!
I had disabled country selection. By re-enabling country selection, province selection started working.
精彩评论