It is not possible to configure Feeds mapping, because address fields are not available in the target scrollbox in the admin/structure/feeds/edit/*/mapping page.

Comments

honza pobořil’s picture

I added drupal_set_message('addressfield_feeds_processor_targets_alter'); to the addressfield_feeds_processor_targets_alter, this hook works.

honza pobořil’s picture

Version: 7.x-1.0-beta2 » 7.x-1.x-dev

Bug is in the newest dev release too.

honza pobořil’s picture

Category: support » bug
andyf’s picture

@Bobik try applying the patch from #9 in #1023068: Feeds mapper for Address Field and see if that fixes your problem (it's for feeds, not addressfield btw).

rszrama’s picture

Category: bug » support
Issue tags: +Feeds

Tagging. I also don't get why this isn't a duplicate, but I'll be testing all Feeds related issues together in a bit. I'm pretty sure this is working fine.

rszrama’s picture

Status: Active » Fixed

Yes, this works as designed. I've written up a simple documentation page with a screenshot and explanation of the data mapping process.

http://drupal.org/node/1988472

Automatically closed -- issue fixed for 2 weeks with no activity.