Hello,

Problem/Motivation

The Address from a WebForm doesn't seem to map correctly to the Drupal field Address.

Steps to reproduce

  • Set in WebForm an element Basic address.
  • Create a Configuration in Webform Content Creator
  • Link the Webform to the Content in the Configuration
  • Set the corresponding fields from the Webform to the fields in Content

Then

  • Validate a Webform
  • The Content doesn't show anything from the Address in the Webform

Comments

andrimont created an issue. See original summary.

andrimont’s picture

Issue summary: View changes
andrimont’s picture

Issue summary: View changes
hardik_patel_12’s picture

Does anyone found any proper solution for this issue yet?

hardik_patel_12’s picture

Instead of the Basic address field, I have used the Advance address field in the webform and mapped the Advance address field with the content type's address field in webform content creator configurations and it's working fine in my case.

girishpanchal07’s picture

Here is the patch for the address and link field for D9.X

Ref - #3233576

girishpanchal07’s picture

girishpanchal07’s picture

StatusFileSize
new4.49 KB

Here is the updated patch for multiple address field.

joaomarques736’s picture

Hello,

In the new release (3.x) we introduced a plugin system to allow mappings for any type of field types. The basic address type is already supported, can you check if the new release is according with your needs?

Thanks!

joaomarques736’s picture

Version: 2.0.2 » 3.0.0-alpha1
Status: Active » Needs review
joaomarques736’s picture

Version: 3.0.0-alpha1 » 3.0.0-alpha2
joaomarques736’s picture

Version: 3.0.0-alpha2 » 4.0.0
Status: Needs review » Fixed
joaomarques736’s picture

Fixed in new module major version (4.0.x).

joaomarques736’s picture

Status: Fixed » Closed (fixed)