... |
... |
@@ -1,12 +5,8 @@ |
1 |
|
-{{panel type="info"}} |
2 |
|
-Die Hilfe zur vorherigen {{formcycle/}} Version 6 befindet sich unter: https://help6.formcycle.eu |
3 |
|
-{{/panel}} |
4 |
|
- |
5 |
5 |
{{velocity}} |
6 |
6 |
#set ($mainCards = [{ |
7 |
7 |
'iconfc': 'square-edit-outline', |
8 |
8 |
'title': 'Formulardesigner', |
9 |
|
- 'description': 'Formulare erstellen und bearbeiten', |
|
5 |
+ 'description': 'Arbeiten mit dem Formulardesigner', |
10 |
10 |
'documentation': "Formcycle.Designer", |
11 |
11 |
'bgcolor': '#617496', |
12 |
12 |
'color': '#fff', |
... |
... |
@@ -13,9 +13,9 @@ |
13 |
13 |
'colordesc': '#e1e2e4' |
14 |
14 |
}, { |
15 |
15 |
'iconfc': 'workflow-fill', |
16 |
|
- 'title': 'Workflowdesigner', |
|
12 |
+ 'title': 'Workflow', |
17 |
17 |
'description': 'Formulardaten verarbeiten', |
18 |
|
- 'documentation': 'Formcycle.Designer.Workflow', |
|
14 |
+ 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing', |
19 |
19 |
'bgcolor': '#617496', |
20 |
20 |
'color': '#fff', |
21 |
21 |
'colordesc': '#e1e2e4' |
... |
... |
@@ -34,7 +34,7 @@ |
34 |
34 |
'documentation': 'Formcycle.Inbox', |
35 |
35 |
'bgcolor': '#ffab70', |
36 |
36 |
'color': '#fff', |
37 |
|
- 'colordesc': '#fff' |
|
33 |
+ 'colordesc': '#e1e2e4' |
38 |
38 |
}, { |
39 |
39 |
'icon': 'fa fa-download', |
40 |
40 |
'title': 'Installation', |