SharePointCommunity
Die deutschsprachige Community für SharePoint, Microsoft 365, Teams, Yammer und mit Azure

Sponsored by

Willkommen im Forum Archiv.
Einträge sind hier nicht mehr möglich, aber der Bestand von 12 Jahren SharePoint-Wissen ist hier recherchierbar.




Workflow html eMail Template?

Geprüfte Antwort Dieser Beitrag hat 4 Antworten

Ohne Rang
163 Beiträge
Jessica L erstellt 1 Feb. 2011 10:35
SchlechtSchlechtIn OrdnungIn OrdnungDurchschnittDurchschnittGutGutSehr gutSehr gut

Guten Morgen ;)

Ich bin gerade dabei einen Workflow zu erstellen, der mir eine eMail verschickt.

Und ich frage mich, ob man diese eMail mit einer html-Vorlage verknüpfen kann, so dass ich das Design der Mail selber bestimmen kann. Denn beim Workflow selber ist ja nur ein Normales Textfeld zum Sachen eingeben.

Vielen Dank ;)

 

PS: Ich arbeite mit der Foundation ;)

Alle Antworten

Ohne Rang
1714 Beiträge
C.Kaiser Als Antwort am 1 Feb. 2011 11:16
SchlechtSchlechtIn OrdnungIn OrdnungDurchschnittDurchschnittGutGutSehr gutSehr gut

Hi,

ein Template habe ich noch nicht eingebunden, aber man kann in der textbox einfach HTML-Tags verwenden, um die Email aufzuhübschen.

Beste Grüße,
Christian

http://www.sharepoint-rhein-ruhr.de

Ohne Rang
163 Beiträge
Jessica L Als Antwort am 1 Feb. 2011 11:17
SchlechtSchlechtIn OrdnungIn OrdnungDurchschnittDurchschnittGutGutSehr gutSehr gut

Das funktioniert? Super :D

schöne Grüße :D

Jessi

Ohne Rang
1714 Beiträge
C.Kaiser Als Antwort am 1 Feb. 2011 11:19
SchlechtSchlechtIn OrdnungIn OrdnungDurchschnittDurchschnittGutGutSehr gutSehr gut

Kommt natürlich auch drauf an, wie und ob eure Clients die HTML-Tags verarbeiten. Wenn das per Default verboten ist, gibts da Probleme. Aber normalerweise geht das.

ich verwende das i.d.R. immer um beispielsweise Links gescheiht darzustellen.

Beste Grüße,
Christian

http://www.sharepoint-rhein-ruhr.de

Ohne Rang
58 Beiträge
Joerg Grave Als Antwort am 1 Feb. 2011 14:59
SchlechtSchlechtIn OrdnungIn OrdnungDurchschnittDurchschnittGutGutSehr gutSehr gut

Hallo Jessica,

wir benutzen immer den Zeichenfolgengenerator und kopieren in diesen html Code und erstellen daraus eine Mailvariable im Sharepointdesigner Workflow - damit sehen alle Mails die wir aus dem Portal heraus versenden für den Anwender gleich aus .... und es lassen sich aktuelle Daten aus dem Formular/Liste in der Mail anzeigen.

hier der Code:

     <html  dir = ltr> <head> <base href="http://amp"><style><!-- .headertop1 {   width: 100%; } .headercontent {   color: #000000;   font-family: arial;   font-size: 16pt; } .headercontent em {   font-weight:bold; } .breadcrumb td {   padding-left: 2px;   padding-right: 2px; } .breadcrumb a{   font-family: arial;   font-size: 8pt; } .content {   margin-top:6px;   width: 100%;   border-bottom:solid 1px #9ca3ad; } .toolbar {   border: 5px solid #e8eaec;   background-color: #E3E7E9;   padding-top:3px;   padding-bottom:6px;   padding-right:3px;   padding-left:3px; } .toolbarbutton a, .toolbarsep {   font-family: arial;   font-size: .68em;   padding-left: 3px;   padding-right: 3px;   font-weight: bold; } .toolbarbutton a{   text-decoration: none; } .toolbarsep {   color:#c7cbd1; } .spacer {     height: 10px;   font-size: 1px;   line-height: 1px; } .formline,  .noheight {   height: 1px;   font-size: 1px;   line-height: 1px; } .formlabel, .formbody, .digestlabel, .altdigestlabel, .deletedlabel, .altdeletedlabel  {   font-family: arial;    font-size:8pt;    padding: 0px 7px 0px 7px;   vertical-align: top; } .formlabel, .digestlabel, .altdigestlabel, .deletedlabel, .altdeletedlabel  {   color: #c00418;   font-weight: bold;  } .rulerow  {   border-bottom:solid 1px #9ca3ad;   height:0px;   font-size:1px;   line-height:0px; } .digestlabel a, .altdigestlabel a { } .digestlabel a:hover, .altdigestlabel a:hover { } .formbody {   color: #000000; } .edited{   text-decoration:line-through;   color:#9ca3ad; } .descriptiontext {color: #6C7684;font-family: arial; font-size: 8pt; padding-top: 5px; padding-bottom: 7px; } .formline {   border-bottom: 1px solid #D7DEAC; } .editedicon, .newicon, .deletedicon {   color:#000000;   font-family: Small Fonts,  Tahoma, Verdana, Sans Serif;   font-size: 7pt;   padding-top:0px;   padding-right:3px;   padding-bottom:1px;   padding-leftt:2px;   position: relative;   top:2px;   margin-right:8px;   margin-left:8px;   font-weight:normal; } .editedicon {   background-color:#ffffcc; } .newicon {   background-color:#b1faa2; } .deletedIcon {   background-color:#ffcccc;  } .messagespace {   color: #5D6437;   font-family: arial;    font-size: 8pt;    padding-top:5px;   padding-bottom:7px; } .editedexample {   background: #FFFFBF;   padding:1px; } .vh, .vb, .altvb, .deleted, .altdeleted{   font-weight: normal;   text-align: left;    text-decoration: none;    vertical-align: top;   font-size: 8pt;     font-family: tahoma, sans-serif;   padding-left:  5px;    padding-right: 8px; } .vb, .altvb, .deleted, .altdeleted, .digestlabel, .altdigestlabel, .formlabel, .formbody { border-bottom: solid 1px #e8eaec; padding-top: 2px; padding-bottom: 5px; border-bottom-color: #FFFFFF; } .vb div.nobr, .altvb div.nobr {   white-space:nowrap; } .vh {   color:#76808e;   font-weight:bold;   padding-top:7px;   padding-bottom:6px;   white-space:nowrap; } .vb, .altvb {   color:#616a76; } .altvb, .altdigestlabel, .altdeleted, .altdeletedlabel, .formlabel, .formbody {   background: #E3E7E9;   font-size: 12px;  } .digesttext {   color: #000000; } .deleted, .deletedlabel, .altdeleted, .altdeletedlabel {   text-decoration: line-through;   color:#9ca3ad; } .deleted a, .altdeleted a {   color:#9ca3ad;   text-decoration:line-through; } --></style> </head><body>  <table class="headertop1" cellspacing="0" cellpadding="0">   <tr><td class="headercontent"><em>Besucherinformation -- </em>zur Info...   </td>  </tr></table>  <table class="content" cellspacing="0" cellpadding="0">       <tr>    <td colspan="3"> <table class="toolbar" cellspacing="0" cellpadding="0" width="100%"><tr><td>      <table cellspacing="0" cellpadding="0" border="0">       <tr><td class="toolbarbutton"><a href="[***TOOLBAR_BUTTON_2_ITEM_URL***]">Diese Besucherinformation direkt öffnen</a></td><td class="toolbarsep">|</td><td class="toolbarbutton"><a href="[***TOOLBAR_BUTTON_3_URL***]">Ansicht Besuchsübersicht im amp</a></td>       </tr>      </table>     </td></tr></table>    </td>   </tr>   <tr><td colspan="3"class="formbody"><br>Dieses ist eine durch den Workflow erstellte Information..Zugriff auf die vollständigen Besuchsinformationen durch klick auf die Links.<br> &nbsp;</td></tr>   <tr>    <td class="formlabel">Besucher</td>    <td class="formbody">[***Besucher_CONTENT***]    <td class="altvb">&nbsp;</td>   </tr>   <tr>    <td class="formlabel">Besuchsdatum</td>    <td class="formbody">[***BDatum_CONTENT***]    <td class="altvb">&nbsp;</td>   </tr>   <tr>    <td class="formlabel">Eintreffen</td>    <td class="formbody">[***Eintreffen_CONTENT***]    <td class="altvb">&nbsp;</td>   </tr>   <tr>    <td class="formlabel">Segment</td>    <td class="formbody">[***Segment_CONTENT***]    <td class="altvb">&nbsp;</td>   </tr>   <tr>    </tr>   <tr>    <td class="formlabel">Besuchsart</td>    <td class="formbody">[***Typus_CONTENT***]    <td class="altvb">&nbsp;</td>   </tr>   <tr>    <td colspan=3 class="descriptiontext">zuletzt geändert [***LAST_MODIFIED_DATETIME***] von [***LAST_MODIFIED_NAME***]<br>Dieses ist eine elektronisch erzeugte Mail - bitte keine Antwort senden!<br>  </td>   </tr></table> </body></html>

Die [...] Felder einfach per Klick im Sharepointdesigner zuweisen.

 

Viele Grüße

 

Joerg