Allow a WebformEmailHandler to specify the language of an email message.

Created on 9 April 2024, 8 months ago
Updated 30 May 2024, 6 months ago

Problem/Motivation

Many sites will translate a webform, but the email recipients only speak the default language.

Email recipients are okay get the submitted values in the submitters chosen language but they would like the email's element labels, options, and text to not be translated.

Steps to reproduce

Proposed resolution

Allow a WebformEmailHandler to specify the language of an email message.

Remaining tasks

  • Create a POC with some test coverage
  • Review the MR and refine it.
  • Commit the MR.

User interface changes

New language option under the advanced settings for the webform email handler.

API changes

Hopefully, none, and we will switch the email's language when the advanced settings are selected.

Data model changes

None.

Feature request
Status

Needs review

Version

6.2

Component

Code

Created by

🇺🇸United States jrockowitz Brooklyn, NY

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024