Ä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 22.1
bearbeitet von XIMA Admin
am 14.03.2022, 15:51
am 14.03.2022, 15:51
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -8,27 +8,40 @@ 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', 14 14 'title': 'Lektion 1', 15 15 'description': 'Erste Schritte<br>Formulardesigner', 16 - 'documentation': "Formcycle.Designer" 17 + 'documentation': "Formcycle.Designer", 18 + 'bgcolor': '#617496', 19 + 'color': '#fff', 20 + 'colordesc': '#e1e2e4' 17 17 }, { 18 - 'icon': 'fa fa-play-circle', 22 + 'icon': 'fas fa-play-circle', 19 19 'title': 'Lektion 2', 20 20 'description': 'Posteingang<br>Workflowdesigner', 21 - 'documentation': 'Formcycle.Designer.Workflow' 25 + 'documentation': 'Formcycle.Designer.Workflow', 26 + 'bgcolor': '#617496', 27 + 'color': '#fff', 28 + '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' 33 + 'documentation': 'Formcycle.UserInterface', 34 + 'bgcolor': '#617496', 35 + 'color': '#fff', 36 + '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' 41 + 'documentation': 'Formcycle.Inbox', 42 + 'bgcolor': '#617496', 43 + 'color': '#fff', 44 + 'colordesc': '#e1e2e4' 32 32 }]) 33 33 34 34 ## 'icon': 'fa fa-play-circle',