Wiki source code of Schulungsvideos
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | In den Schulungsvideos begleiten wir Sie bei den ersten Schritten und Sie lernen unter anderem, wie Sie Formulare im Formulardesigner erstellen, Workflows konfigurieren und die Formulare bereitstellen. | ||
2 | |||
3 | {{velocity}} | ||
4 | #set ($mainCards = [{ | ||
5 | 'icon': 'fa fa-play-circle', | ||
6 | 'title': 'Lektion 1', | ||
7 | 'description': 'Erste Schritte<br>Formulardesigner', | ||
8 | 'documentation': "Schulung.lektion1", | ||
9 | 'bgcolor': '#cae7df', | ||
10 | 'color': '#2b3649', | ||
11 | 'colordesc': '#617496' | ||
12 | }, { | ||
13 | 'icon': 'fa fa-play-circle', | ||
14 | 'title': 'Lektion 2', | ||
15 | 'description': 'Workflowdesigner', | ||
16 | 'documentation': 'Schulung.lektion2', | ||
17 | 'bgcolor': '#cae7df', | ||
18 | 'color': '#2b3649', | ||
19 | 'colordesc': '#617496' | ||
20 | }, { | ||
21 | 'icon': 'fa fa-play-circle', | ||
22 | 'title': 'Lektion 3', | ||
23 | 'description': 'Postfach', | ||
24 | 'documentation': 'Schulung.lektion3', | ||
25 | 'bgcolor': '#cae7df', | ||
26 | 'color': '#2b3649', | ||
27 | 'colordesc': '#617496' | ||
28 | }, { | ||
29 | 'icon': 'fa fa-play-circle', | ||
30 | 'title': 'Sonstiges', | ||
31 | 'description': 'Datenquellen<br>Double-Opt-In<br>...', | ||
32 | 'documentation': 'Schulung.lektionSonstiges' | ||
33 | }]) | ||
34 | |||
35 | ## 'icon': 'fa fa-play-circle', | ||
36 | ## 'title': 'Einführungsvideos', | ||
37 | ## 'description': 'Kurze Videos zum Vorstellen einzelner FORMCYCLE-Funktionen; ggf. Titel "Schnelleinstieg"', | ||
38 | ## 'documentation': 'https://formcycle.eu/de/features' | ||
39 | ##}, { | ||
40 | ## 'iconfc': 'puzzle', | ||
41 | ## 'title': 'Anwendungsfälle', | ||
42 | ## 'description': 'Formulardaten verarbeiten', | ||
43 | ## 'documentation': 'doc:Anwendungsfälle.WebHome' | ||
44 | ##}, { | ||
45 | |||
46 | |||
47 | |||
48 | ## 'icon': 'fa fa-share-square', | ||
49 | ## 'title': 'Daten extern weiterverarbeiten', | ||
50 | ## 'description': 'Mit FORMCYCLE erfasste Daten an andere Systeme weiterleiten', | ||
51 | ## 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing' | ||
52 | ##}, { | ||
53 | |||
54 | |||
55 | |||
56 | {{html}} | ||
57 | ##$jsontool.serialize(${mainCards})<br> | ||
58 | ##$jsontool.serialize($mainCards)<br> | ||
59 | {{/html}} | ||
60 | |||
61 | {{MainMenuTiles cards='$jsontool.serialize($mainCards)' /}} | ||
62 | |||
63 | {{/velocity}} | ||
64 | |||
65 | Nachdem Sie sich die Grundlagenvideos angeschaut haben, gibt es die Möglichkeit, an einem Workshop teilzunehmen. Weitere Informationen zum Inhalt der Workshops finden Sie unter https://www.formcycle.eu/de/schulungen | ||
66 | |||
67 | Voraussetzungen für die Teilnahme an einem Workshop sind die Grundlagenvideos und die Bearbeitung und Einreichung unserer Übungsaufgabe. Die Übungsaufgabe können Sie [[hier>>https://pro.formcloud.de/formcycle/form/provide/15168/]] anfordern. |