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