Categorie: reference
Bijgewerkt: 2026-04-08
text-template email 00000000079
Template 00000000079
Beschrijving: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description}
Body type: HTML
Subject: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description}
Vertalingenbewerken
- NL: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description}
- NB: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description}
- SV: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description}
- DA: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description}
- SK: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description}
- FI: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description}
- EN: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description}
- FR: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}) : ${DomainObject.Description}
- IT: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description}
- DE: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description}
- PL: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description}
- ES: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description}
- TR: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description}
- PT-BR: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description}
- EN-US: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description}
- HU: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description}
- ZH: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description}
- EL: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description}
- SL: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description}
Inhoud (plaintext)bewerken
.body {
font-family: Noto Sans Regular, Verdana, Arial, Helvetica;
font-size: 15px;
font-style: normal;
}
.table {
width: 600;
border: none;
font-family: Noto Sans Regular, Verdana, Arial, Helvetica;
font-size: 15px;
font-style: normal;
color: inherit;
}
.button {
width: 300px;
height: 30px;
cellpadding: 0;
cellspacing: 0;
border: 0;
background-color: #0173D1;
border-radius: 2px;
padding: 8px 48px;
text-align: center;
display: inline-block;
font-family: Noto Sans Regular, V...
Bron (HTML)bewerken
<style type="text/css">
.body {
font-family: Noto Sans Regular, Verdana, Arial, Helvetica;
font-size: 15px;
font-style: normal;
}
.table {
width: 600;
border: none;
font-family: Noto Sans Regular, Verdana, Arial, Helvetica;
font-size: 15px;
font-style: normal;
color: inherit;
}
.button {
width: 300px;
height: 30px;
cellpadding: 0;
cellspacing: 0;
border: 0;
background-color: #0173D1;
border-radius: 2px;
padding: 8px 48px;
text-align: center;
display: inline-block;
font-family: Noto Sans Regular, Verdana, Arial, Helvetica;
font-size: 15px;
font-style: normal;
}
.footer {
font-family: Noto Sans Regular, Verdana, Arial, Helvetica;
font-size: 12px;
font-style: italic;
}
.button a:link {
color: white;
text-decoration: none;
}
.button a:visited {
color: white;
text-decoration: none;
}
.button a:hover {
color: white;
text-decoration: underline;
}
.button a:active {
color: white;
text-decoration: underline;
}
</style>
<table class="table" align="center" cellspacing="0" cellpadding="0">
<tr>
<td>
<img src="https://www.ultimo.com/storage/ultimo-purplebackground_dark-x150px.png" width="130" style="display:block;margin-bottom:5px;margin-top:5px;">
</td>
</tr>
<tr>
<td>
<span class="body">
<p>Geachte ${Employee.FirstName} ${Employee.Surname},<br/><br/>
Hierbij ontvangt u een uitnodiging om #contextdescription(${DomainObject}) ${DomainObject.Description} te beoordelen.<BR/><BR/>
</p>
<p>Het doel van #the_contextdescription(${Survey.SurveyAssessment}) is: ${Survey.SurveyAssessment.RemarkText}<BR/><BR/>
</p>
</span>
</td>
</tr>
<tr>
<td>
<table class="button">
<tr>
<td>
<a href="#geturl(${Survey})" target="_blank">Ga naar #the_contextdescription(${Survey}) »</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<br>
<span class="body">
<p>
Met vriendelijke groet,<br>
<br>
Naam afdeling/organisatie<br>
<br>
</p>
</span>