Closed (duplicate)
Project:
Location
Version:
7.x-3.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2013 at 10:11 UTC
Updated:
6 Aug 2014 at 16:50 UTC
Jump to comment: Most recent
i am using Location inside Profile2. On registration and on profile-edit the province-combo isn't updated via Ajax. The callback-function _location_country_ajax_callback is reached but somehow the combination of fields doesn't work.
The URL is /system/ajax/profile_profile/field_profile_location/und/0
Reproducable with version 3.1. The main problem is that location_cck_field_widget_form in location_cck presumes that the incoming value is on the first level. But when I use the profiles it becomes necessary to check #field_parents
Comments
Comment #1
jschoder commentedComment #2
podarokComment #3
djdevin#1997658: States/Provinces dropdown not updating with country change