... |
... |
@@ -1,17 +1,20 @@ |
|
1 |
+{{info}} |
|
2 |
+Die Hilfe zur vorherigen {{formcycle/}} Version 6 befindet sich unter: https://help6.formcycle.eu |
|
3 |
+{{/info}} |
1 |
1 |
{{velocity}} |
2 |
2 |
#set ($mainCards = [{ |
3 |
3 |
'iconfc': 'square-edit-outline', |
4 |
4 |
'title': 'Formulardesigner', |
5 |
|
- 'description': 'Arbeiten mit dem Formulardesigner', |
6 |
|
- 'documentation': "Formcycle.FormDesigner", |
|
8 |
+ 'description': 'Formulare erstellen und bearbeiten', |
|
9 |
+ 'documentation': "Formcycle.Designer", |
7 |
7 |
'bgcolor': '#617496', |
8 |
8 |
'color': '#fff', |
9 |
9 |
'colordesc': '#e1e2e4' |
10 |
10 |
}, { |
11 |
11 |
'iconfc': 'workflow-fill', |
12 |
|
- 'title': 'Workflow', |
|
15 |
+ 'title': 'Workflowdesigner', |
13 |
13 |
'description': 'Formulardaten verarbeiten', |
14 |
|
- 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing', |
|
17 |
+ 'documentation': 'Formcycle.Designer.Workflow', |
15 |
15 |
'bgcolor': '#617496', |
16 |
16 |
'color': '#fff', |
17 |
17 |
'colordesc': '#e1e2e4' |
... |
... |
@@ -22,7 +22,7 @@ |
22 |
22 |
'documentation': 'Formcycle.UserInterface', |
23 |
23 |
'bgcolor': '#b6c2d2', |
24 |
24 |
'color': '#2b3649', |
25 |
|
- 'colordesc': '#9ea0a9' |
|
28 |
+ 'colordesc': '#617496' |
26 |
26 |
}, { |
27 |
27 |
'iconfc': 'inbox', |
28 |
28 |
'title': 'Posteingang', |
... |
... |
@@ -30,7 +30,7 @@ |
30 |
30 |
'documentation': 'Formcycle.Inbox', |
31 |
31 |
'bgcolor': '#ffab70', |
32 |
32 |
'color': '#fff', |
33 |
|
- 'colordesc': '#e1e2e4' |
|
36 |
+ 'colordesc': '#fff' |
34 |
34 |
}, { |
35 |
35 |
'icon': 'fa fa-download', |
36 |
36 |
'title': 'Installation', |
... |
... |
@@ -38,7 +38,7 @@ |
38 |
38 |
'documentation': 'Formcycle.Installation', |
39 |
39 |
'bgcolor': '#b6c2d2', |
40 |
40 |
'color': '#2b3649', |
41 |
|
- 'colordesc': '#9ea0a9' |
|
44 |
+ 'colordesc': '#617496' |
42 |
42 |
}, { |
43 |
43 |
'iconfc': 'form', |
44 |
44 |
'title': 'Beispiele', |
... |
... |
@@ -46,7 +46,7 @@ |
46 |
46 |
'documentation': 'doc:Examples.WebHome', |
47 |
47 |
'bgcolor': '#cae7df', |
48 |
48 |
'color': '#2b3649', |
49 |
|
- 'colordesc': '#9ea0a9' |
|
52 |
+ 'colordesc': '#617496' |
50 |
50 |
}]) |
51 |
51 |
|
52 |
52 |
## 'icon': 'fa fa-play-circle', |