... |
... |
@@ -1,20 +4,17 @@ |
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', |
9 |
|
- 'documentation': "Formcycle.Designer", |
|
5 |
+ 'description': 'Arbeiten mit dem Formulardesigner', |
|
6 |
+ 'documentation': "Formcycle.FormDesigner", |
10 |
10 |
'bgcolor': '#617496', |
11 |
11 |
'color': '#fff', |
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' |
... |
... |
@@ -25,7 +25,7 @@ |
25 |
25 |
'documentation': 'Formcycle.UserInterface', |
26 |
26 |
'bgcolor': '#b6c2d2', |
27 |
27 |
'color': '#2b3649', |
28 |
|
- 'colordesc': '#617496' |
|
25 |
+ 'colordesc': '#9ea0a9' |
29 |
29 |
}, { |
30 |
30 |
'iconfc': 'inbox', |
31 |
31 |
'title': 'Posteingang', |
... |
... |
@@ -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', |
... |
... |
@@ -41,7 +41,7 @@ |
41 |
41 |
'documentation': 'Formcycle.Installation', |
42 |
42 |
'bgcolor': '#b6c2d2', |
43 |
43 |
'color': '#2b3649', |
44 |
|
- 'colordesc': '#617496' |
|
41 |
+ 'colordesc': '#9ea0a9' |
45 |
45 |
}, { |
46 |
46 |
'iconfc': 'form', |
47 |
47 |
'title': 'Beispiele', |
... |
... |
@@ -49,7 +49,7 @@ |
49 |
49 |
'documentation': 'doc:Examples.WebHome', |
50 |
50 |
'bgcolor': '#cae7df', |
51 |
51 |
'color': '#2b3649', |
52 |
|
- 'colordesc': '#617496' |
|
49 |
+ 'colordesc': '#9ea0a9' |
53 |
53 |
}]) |
54 |
54 |
|
55 |
55 |
## 'icon': 'fa fa-play-circle', |