Änderungen von Dokument Schulungsvideos
Von Version 24.1
bearbeitet von XIMA Admin
am 14.03.2022, 15:54
am 14.03.2022, 15:54
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 23.1
bearbeitet von XIMA Admin
am 14.03.2022, 15:53
am 14.03.2022, 15:53
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -8,6 +8,7 @@ 8 8 9 9 Wenn die Übungen aller Blöcke abgeschlossen wurden, **kann** das Ergebnis (Formular mit Workflow) eingereicht werden und Sie erhalten zwei kostenfreie Supportanfragen. 10 10 11 + 11 11 {{velocity}} 12 12 #set ($mainCards = [{ 13 13 'icon': 'fa fa-play-circle', ... ... @@ -18,17 +18,26 @@ 18 18 'icon': 'fa fa-play-circle', 19 19 'title': 'Lektion 2', 20 20 'description': 'Posteingang<br>Workflowdesigner', 21 - 'documentation': 'Formcycle.Designer.Workflow' 22 + 'documentation': 'Formcycle.Designer.Workflow', 23 + 'bgcolor': '#617496', 24 + 'color': '#fff', 25 + 'colordesc': '#e1e2e4' 22 22 }, { 23 23 'icon': 'fa fa-play-circle', 24 24 'title': 'Lektion 3', 25 25 'description': 'Veröffentlichen<br>Benutzerverwaltung', 26 - 'documentation': 'Formcycle.UserInterface' 30 + 'documentation': 'Formcycle.UserInterface', 31 + 'bgcolor': '#617496', 32 + 'color': '#fff', 33 + 'colordesc': '#e1e2e4' 27 27 }, { 28 28 'icon': 'fa fa-play-circle', 29 29 'title': 'Sonstiges', 30 30 'description': 'Double-Opt-In<br>Platzhalter<br>Templates<br>...', 31 - 'documentation': 'Formcycle.Inbox' 38 + 'documentation': 'Formcycle.Inbox', 39 + 'bgcolor': '#617496', 40 + 'color': '#fff', 41 + 'colordesc': '#e1e2e4' 32 32 }]) 33 33 34 34 ## 'icon': 'fa fa-play-circle',