Dynamic Address Field Issue
I've got a problem with the dynamic address field. Maybe it is a problem with the feed-importer, not quite sure about that.
I've imported customers to my database, in the view, name and address are displayed correctly but when i click on edit, those fields are empty. Is there any known issue with feeds-importer and drupal commerce dynamic address fields? Or am I doing wrong?
Comments
As far as I checked it, data
As far as I checked it, data is correct in the database, but in the edit-view I only see custom fields. field_data_commerce_customer_address data is not getting loaded or something. Anyone knows which file is doing this. Maybe a look in the code will help...