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
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | ajax-adjustment-fails-1430294-5.patch | 523 bytes | ankur |
Comments
Comment #1
wemmies commentedHaving the same problem, state/province list remains the one for the initial selected country. After clicking preview the correct list appears.
Comment #2
TimG1 commentedHi 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
Comment #3
TimG1 commentedHi 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
Comment #4
ankur commented#1513120: Province field not updated on Country change marked as a duplicate of this issue.
Comment #5
ankur commentedFixed with the attached patch and committed to 7.x-3.x / 7.x-5.x
Comment #6
mr.andrey commentedI'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.