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