Novunex Community

Forum Why does my email subject display #[MyEntity.]? Reply To: Why does my email subject display #[MyEntity.]?

#518
Dani
Participant

    Hi Lilian,

    To display it correctly in the Email you need to write the text as a string and connect the attributes via +.
    It should look like this: ‘Reminder: ‘ + #[MyEntity.Title]

    Best regards,
    Dani