Due to the use of the 'getElementsDecoded' method the webform mass email module does not currently support nested email elements, nested for example within a fieldset.

This can be resolved with the use of the 'getElementsDecodedAndFlattened' method.

Comments

andywhale created an issue. See original summary.

andy_w’s picture

Assigned: andy_w » Unassigned
Status: Active » Needs review
StatusFileSize
new732 bytes
kyberman’s picture

Status: Needs review » Reviewed & tested by the community

Great catch, thank you @andywhale. Tested and working fine, going to merge into dev.

kyberman’s picture

Status: Reviewed & tested by the community » Fixed

  • kyberman committed 2b30531 on 8.x-1.x
    Issue #2917396 by andywhale: Webforms with fieldsets or other nested...

Status: Fixed » Closed (fixed)

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