Wiki source code of FORMCYCLE Hilfe


Hide last authors
gru 3.4 1 {{info type="info"}}
gru 12.1 2 Details about the vulnerability [[CVE-2022-22965>>https://tanzu.vmware.com/security/cve-2022-22965]] in the Spring Framework and their impact on {{formcycle/}} Versions 7.0.0 through 7.0.11 can be found at the [[General Security Recommendations>>doc:Formcycle.SystemSettings.Sicherheit.WebHome]] page. An updated {{formcycle/}} Version 7.0.12, which includes an updated version of the Spring Framework, is [[available for download>>doc:Blog.WebHome]].
gru 11.1 3 {{/info}}
4
5 {{info type="info"}}
gru 12.1 6 Details about the vulnerabilities [[CVE-2021-44228>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44228]], [[CVE-2021-45046>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45046]], [[CVE-2021-45105>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45105]], and [[CVE-2021-44832>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44832]] in Log4J and their impact on {{formcycle/}} Versions 7.0.0 through 7.0.9 can be found at the [[General Security Recommendations>>doc:Formcycle.SystemSettings.Sicherheit.WebHome]] page. An updated {{formcycle/}} Version 7.0.10, which uses a new bug-free version of Log4j, is [[available for download>>doc:Blog.WebHome]].
awa 10.2 7 {{/info}}
8
9 {{info type="info"}}
gru 12.1 10 The help for the new {{formcycle/}} version 8 is located at: https://help8.formcycle.eu and the help for the previous {{formcycle/}} version 6 is located at: https://help6.formcycle.eu
awa 10.2 11 {{/info}}
12
gru 1.1 13 {{velocity}}
14 #set ($mainCards = [{
15 'iconfc': 'square-edit-outline',
gru 12.1 16 'title': 'Form designer',
17 'description': 'Create and edit forms',
gru 2.6 18 'documentation': "Formcycle.Designer",
gru 2.2 19 'bgcolor': '#617496',
gru 2.3 20 'color': '#fff',
gru 2.4 21 'colordesc': '#e1e2e4'
gru 1.1 22 }, {
gru 2.1 23 'iconfc': 'workflow-fill',
gru 12.1 24 'title': 'Workflow designer',
25 'description': 'Process submitted forms',
gru 2.10 26 'documentation': 'Formcycle.Designer.Workflow',
gru 2.2 27 'bgcolor': '#617496',
gru 2.3 28 'color': '#fff',
gru 2.4 29 'colordesc': '#e1e2e4'
gru 2.1 30 }, {
gru 1.1 31 'iconfc': 'wrench',
gru 12.1 32 'title': 'Administation',
33 'description': 'User management, Databases, LDAP, files, templates and much more',
gru 2.2 34 'documentation': 'Formcycle.UserInterface',
35 'bgcolor': '#b6c2d2',
gru 2.3 36 'color': '#2b3649',
gru 2.5 37 'colordesc': '#617496'
gru 1.1 38 }, {
39 'iconfc': 'inbox',
gru 12.1 40 'title': 'Inbox',
41 'description': 'Organize submitted forms',
gru 2.2 42 'documentation': 'Formcycle.Inbox',
43 'bgcolor': '#ffab70',
gru 2.3 44 'color': '#fff',
gru 12.1 45 'colordesc': '#e1e2e4'
gru 1.1 46 }, {
47 'icon': 'fa fa-download',
48 'title': 'Installation',
gru 12.1 49 'description': 'Install or update FORMCYCLE',
gru 2.2 50 'documentation': 'Formcycle.Installation',
51 'bgcolor': '#b6c2d2',
gru 2.3 52 'color': '#2b3649',
gru 2.5 53 'colordesc': '#617496'
gru 1.1 54 }, {
55 'iconfc': 'form',
gru 12.1 56 'title': 'Examples',
57 'description': 'Examples of form integration and forms',
gru 2.2 58 'documentation': 'doc:Examples.WebHome',
59 'bgcolor': '#cae7df',
gru 2.3 60 'color': '#2b3649',
gru 2.5 61 'colordesc': '#617496'
gru 1.1 62 }])
gru 12.1 63 ## 'icon': 'fa fa-play-circle',
64 ## 'title': 'Einführungsvideos',
65 ## 'description': 'Kurze Videos zum Vorstellen einzelner FORMCYCLE-Funktionen; ggf. Titel "Schnelleinstieg"',
66 ## 'documentation': 'https://formcycle.eu/de/features'
gru 1.1 67 ##}, {
68 ## 'iconfc': 'puzzle',
69 ## 'title': 'Anwendungsfälle',
70 ## 'description': 'Formulardaten verarbeiten',
71 ## 'documentation': 'doc:Anwendungsfälle.WebHome'
72 ##}, {
73
gru 12.1 74
gru 1.1 75 #set ($smallCards = [{
gru 12.1 76 'iconfc': 'comment-faq-outline',
77 'title': 'Frequently asked questions',
78 'description': 'Frequently asked questions',
79 'documentation': "https://faq.formcycle.eu/",
gru 2.2 80 'bgcolor': '#b6c2d2',
81 'color': '#2b3649'
gru 1.1 82 }, {
gru 12.1 83 'iconfc': 'puzzle',
84 'title': 'Plugin-Documen­tation',
85 'description': 'Documentation of the plugins available for FORMCYCLE',
86 'documentation': 'Formcycle.PluginDocumentation',
gru 2.2 87 'bgcolor': '#b6c2d2',
88 'color': '#2b3649'
gru 1.1 89 }, {
90 'iconfc': 'action-change-status',
gru 12.1 91 'title': 'Integration into exter­nal sys­tems',
92 'description': 'Integration of FORMCYCLE into CMS/DMS-Systems',
gru 2.2 93 'documentation': 'Formcycle.CMSExtension',
94 'bgcolor': '#b6c2d2',
95 'color': '#2b3649'
gru 1.1 96 }, {
gru 12.1 97 'icon': 'fa fa-cloud',
98 'title': 'FORM.​CLOUD',
99 'description': 'Information about the XIMA FORM.CLOUD',
100 'documentation': 'doc:FORMCLOUD.WebHome',
gru 2.2 101 'bgcolor': '#b6c2d2',
102 'color': '#2b3649'
gru 1.1 103 }, {
104 'icon': 'fa fa-list',
105 'title': 'Release Notes',
gru 12.1 106 'description': 'Release Notes and download of the current version',
gru 2.2 107 'documentation': 'doc:Blog.WebHome',
108 'bgcolor': '#b6c2d2',
109 'color': '#2b3649'
gru 1.1 110 }])
111
112 ## 'icon': 'fa fa-share-square',
113 ## 'title': 'Daten extern weiterverarbeiten',
114 ## 'description': 'Mit FORMCYCLE erfasste Daten an andere Systeme weiterleiten',
115 ## 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
116 ##}, {
117
118 {{html}}
119 ##$jsontool.serialize(${mainCards})<br>
XIMA Admin 10.1 120 ##$jsontool.serialize($mainCards)<br>
gru 1.1 121 {{/html}}
122
123 {{MainMenuTiles cards='$jsontool.serialize($mainCards)' /}}
124
gru 12.1 125 {{MainMenuTiles cards='$jsontool.serialize($smallCards)' type="small" /}}
gru 1.1 126
127 {{/velocity}}
128