Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Mark Downie 8 posts 28 karma points
    Nov 01, 2011 @ 13:24
    Mark Downie
    0

    Notifications Email - add "user name" to Subject

    Hi,

    1) I am trying to add the Username to the Subject field in the Umbraco Notifications email.

    I would like the Subject field in the received emails to read (example):
    "Notification about Updated performed by Joe Bloggs on TestPage"

    2) I have tried edditing the following line in the en.xml file: (umbraco\config\lang):

    <key alias="mailSubject" version="2.1">Notification about %1% performed on %2%</key>

    However, any time I use the %3% refernece in this line I stop receiving the emails, for example:

    <key alias="mailSubject" version="2.1">Notification about %1% performed by %3% on %2%</key>

    Any advice would be greatly welcome.

     

     

     

  • huw woolley 6 posts 75 karma points
    Oct 19, 2016 @ 19:44
    huw woolley
    0

    I believe the behavior has slightly changed in the last few years, the email seems to get send if %3% is used but the subject reads "bah blah - Publish by %3%".

    What fields are allowed in the Subject field? Is it just %0%, %1%, %2% ?

    Thanks.

Please Sign in or register to post replies

Write your reply to:

Draft