For Node Location, the State/Province field will be updated ajaxly after the country is selected. but for Location CCK, the State/Province field will only show 2 options not matter which country is selected.
1. Please select
2. NOT LISTED

CommentFileSizeAuthor
#5 ajax-adjustment-fails-1430294-5.patch523 bytesankur

Comments

wemmies’s picture

Having the same problem, state/province list remains the one for the initial selected country. After clicking preview the correct list appears.

TimG1’s picture

Hi all,

Confirming the same behavior on D7.12 and Location-7.x-3.x-dev (2012-Apr-21) for Location CCK field on a node type.

When changing the country, "Please wait..." message flashes but State/Province doesn't change.

Thanks for reading,
-Tim

TimG1’s picture

Hi Again,

Just noticed that that the Autocomplete widget works properly and suggests the states that match the selected country. The bug only seems to happen for the dropdown widget for state/province.

-Tim

ankur’s picture

#1513120: Province field not updated on Country change marked as a duplicate of this issue.

ankur’s picture

Status: Active » Closed (fixed)
StatusFileSize
new523 bytes

Fixed with the attached patch and committed to 7.x-3.x / 7.x-5.x

mr.andrey’s picture

I'm experiencing the same problem on user creation page. Default country is set to none, when I update it, the state list only has the two options.

Using latest dev.