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
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | webform_content_creator-3211645-2.patch | 4.49 KB | girishpanchal07 |
| #6 | 3211645-address_and_link_field_value_save_entity.patch | 3.33 KB | girishpanchal07 |
Comments
Comment #2
andrimont commentedComment #3
andrimont commentedComment #4
hardik_patel_12 commentedDoes anyone found any proper solution for this issue yet?
Comment #5
hardik_patel_12 commentedInstead 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.
Comment #6
girishpanchal07 commentedHere is the patch for the address and link field for D9.X
Ref - #3233576
Comment #7
girishpanchal07 commentedComment #8
girishpanchal07 commentedHere is the updated patch for multiple address field.
Comment #9
joaomarques736 commentedHello,
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!
Comment #10
joaomarques736 commentedComment #11
joaomarques736 commentedComment #12
joaomarques736 commentedComment #13
joaomarques736 commentedFixed in new module major version (4.0.x).
Comment #14
joaomarques736 commented