- Issue created by @capysara
- @capysara opened merge request.
- Status changed to Needs review
almost 2 years ago 7:01pm 10 February 2023 - πΊπΈUnited States capysara
Created a merge request. I tested this out with webform_address, webform_name, webform_contact, and a composite element that I created via custom code, and they all mapped as expected.
However, I couldn't get it to work with the "Custom composite" webform element that's provided OOTB by webform. I'm still looking into it, but this MR gets it a bit closer.
I can also post a traditional patch file if that's helpful.
- Open in Jenkins β Open on Drupal.org βCore: 9.5.x + Environment: PHP 8.0 & MySQL 5.7 (--ignore-platform-reqs)last update
over 1 year ago 79 pass - πΊπΈUnited States capysara
Updated the MR to allow for webform's ootb custom composite element, which was failing because it's a nested array. This is ready for review.
- Open in Jenkins β Open on Drupal.org βCore: 9.5.x + Environment: PHP 8.0 & MySQL 5.7 (--ignore-platform-reqs)last update
over 1 year ago 79 pass - πΊπΈUnited States capysara
@origami - can you test this out if you have an opportunity?
- last update
over 1 year ago 79 pass - πΊπΈUnited States pcfoster
Merge request 42 in #comment-15032950 (#6) downloaded as patch, works wonderfully in our case (PHP 7.4, D9.5.9)
- Status changed to RTBC
over 1 year ago 2:22pm 22 June 2023 - πΊπΈUnited States pcfoster
Again, tested in PHP 7.4, D9.5.9. Custom composite element mapped successfully
- πΊπΈUnited States ddavisboxleitner
I also tested the patch from the merge request in #comment-15032950 (#6) and it worked as intended. I was able to map a Contact field (composite) Company field (sub-field) to a Salesforce Object and confirmed the data was sent correctly.
PHP 8.1, D9.5.1.
-
AaronBauman β
committed 0d001d89 on 5.0.x authored by
capysara β
Issue #3340664 by capysara: Support mapping all webform composite...
-
AaronBauman β
committed 0d001d89 on 5.0.x authored by
capysara β
- πΊπΈUnited States AaronBauman Philadelphia
Merged to 5.0.x, new release coming shortly.
Thanks for your contrib!
- Status changed to Fixed
over 1 year ago 2:44pm 3 August 2023 Automatically closed - issue fixed for 2 weeks with no activity.