Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9137891
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T09:11:08+00:00 2026-06-17T09:11:08+00:00

I m building a newsletter via the ECM module which should be sent in

  • 0

I m building a newsletter via the ECM module which should be sent in french or dutch.

I would like to understand how it will work for the newsletter. (I have found a lot of information for a CMS Web Site but nothing)

That’s my understanding:

The editor will write the article in french. He will create a new version for French.
The translator will have to create a new version for Dutch and translate the text.

-> We have got two versions.

Will there be any issue during the build of the newsletter by the administrator ?

And when we will send the newsletter, how is that working ?

Is the language coming from a property (User Definition) ?
Is the french client will receive the newsletter in french and the Dutch client will receive in Dutch ?

Thank you,

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T09:11:09+00:00Added an answer on June 17, 2026 at 9:11 am

    A message is a Sitecore item (or item tree). The ECM user will create a message item in two versions (French and Dutch) and fill the content.

    ECM (1.0 – 1.3.3) out of the box can send a message in one language only. The language to send is chosen by ECM user when he starts a dispatch.

    At the same time it is possible to customize ECM to choose a certain message language for each resipient.

    The subscriber:assigned event is a good option when you need to modify the content of the message before sending to a recipient. This event is defined in the Sitecore.EmailCampaign.config file.

    See code example:

    public void OnSubscriberAssigned(object sender, EventArgs args)
    {
      MailMessageItem message = Event.ExtractParameter(args, 0) as MailMessageItem;
    
      // Contact represents a recipient
      Contact recipient = message.PersonalizationContact;
    
      message.TargetLanguage = GetLanguageYouWantForRecipient(recipient);
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Building a ASP.NET MVC site and I would like to add some values to
I am building a service which provides a newsletter system for the users. My
Im building a newsletter and the start is like this: DEAR ###USER_gender### ###USER_first_name### ###USER_last_name###
Building a stand alone WPF application that uses a MSSQL backend. I would like
I built a website for a client and they would like a custom newsletter
Building a web app here and I would like to be able to alternate
Building a multilingual application that should work with the most prevalent global alphabets but
Building a proof-of-concept web site for a group project. Regarding usernames we would like
I get some data from a WebService, which looks like this Building Address ->
We're building a module for generating HTML for email newsletters. We've looked into using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.