... |
... |
@@ -29,7
+29,7 @@ |
29 |
29 |
|
30 |
30 |
== Action bar == |
31 |
31 |
|
32 |
|
-{{figure image="designer_topbar_en.png" width="300"}} |
|
32 |
+{{figure image="designer_topbar_en_62.png" width="300"}} |
33 |
33 |
The action bar on the top lets you save the form or see a preview of the current form. Click on more to access advanced options such as creating a database query. |
34 |
34 |
{{/figure}} |
35 |
35 |
|
... |
... |
@@ -65,24
+65,35 @@ |
65 |
65 |
: A list of all versions of the form. You can add a version and delete or export existing versions. See also [[form versions>>doc:Formcycle.UserInterface.MyForms.Versions]]. |
66 |
66 |
; {{ficon name="information-outline"/}}Info |
67 |
67 |
: An overview with some technical details for the form, such as its ID or the date when it was created. |
68 |
|
-; {{ficon name="play1"/}}Open in preview mode |
69 |
|
-: Open a preview of the current form in a new window. Even when you did not save the form yet, this always shows you the form as you see it in the {{designer/}}. This lets you try out the form first before you save it. Especially useful when you made the form dynamic with conditions for when to hide or show some form elements. |
70 |
|
-; {{ficon name="play1"/}}Open in live mode |
71 |
|
-: Open the form in a new window. In contrast to preview mode, this will the open the form as it is saved in the system. Unsaved changes will not be present. |
72 |
|
-; {{ficon name="database-search"/}}Database queries |
73 |
|
-: Here you can view or edit SQL queries for custom databases. See also [[database queries>>doc:Formcycle.UserInterface.Data.DBQueries]]. |
74 |
|
-; {{ficon name="account-search"/}}LDAP queries |
75 |
|
-: Here you can view or edit LDAP queries for custom active directories. See also [[LDAP-Abfragen>>doc:Formcycle.UserInterface.Data.LDAPQueries]]. |
76 |
|
-; {{ficon name="table-large"/}}Sources |
77 |
|
-: Add a datasource with static CSV, XML or JSON data, such as a list of city names or ZIP codes. It is possible to import EXCEL files as well. You can then use this data in the form, such as with [[select elements>>doc:.FormElements.Selection]]. See also [[Quelle>>doc:Formcycle.UserInterface.Data.Sources]]. |
78 |
|
-; {{ficon name="database-gear"/}}Database connections |
79 |
|
-: To run a database query, you first need to configure a connection to a database. This menu entry lets you do that. See also [[database connections>>doc:Formcycle.UserInterface.Data.DBConnections]]. |
80 |
|
-; {{ficon name="user"/}}LDAP connection |
81 |
|
-: To run an LDAP query, you first need to configure a connection to an active directory. This menu entry lets you do that. See also [[LDAP connections>>doc:Formcycle.UserInterface.Data.LDAPConnections]]. |
82 |
|
-; {{ficon name="folder"/}}Load local backup |
83 |
|
-: Download the current form as file to your computer. You can use this as an additional backup mechanism, or to share forms with other people. Please note that this only exports the form itself, not the workflow or upload files. To export the entire form with the workflow and all files,[[use the form export>>doc:Formcycle.UserInterface.MyForms.Export.WebHome]]. |
84 |
|
-; {{ficon name="download-network"/}}Save local backup |
85 |
|
-: Upload a form saved on your computer. This replaces the current content of the {{designer/}} with the form you select here. |
|
68 |
+==== {{ficon name="play1"/}} Open ==== |
|
69 |
+:; {{ficon name="play1"/}}In preview mode |
|
70 |
+:: Open a preview of the current form in a new window. Even when you did not save the form yet, this always shows you the form as you see it in the {{designer/}}. This lets you try out the form first before you save it. Especially useful when you made the form dynamic with conditions for when to hide or show some form elements. |
|
71 |
+:; {{ficon name="play1"/}}In live mode |
|
72 |
+:: Open the form in a new window. In contrast to preview mode, this will the open the form as it is saved in the system. Unsaved changes will not be present. |
|
73 |
+{{velocity}} |
|
74 |
+##==== {{ficon name="download-circle-outline"/}} Export {{info}}Available starting with version 6.2.0{{/info}}==== |
|
75 |
+##:; {{ficon name="shredder"/}} Word / PDF Export |
|
76 |
+##:: Hier kann das Formular als statisches Word- oder PDF-Dokument exportiert werden. Siehe auch ##[[Word- / PDF-Export>>doc:Formcycle.UserInterface.MyForms.Export.PrintExport]]. |
|
77 |
+##:; {{ficon name="shredder"/}} Form summary |
|
78 |
+##:: Hier kann ein Steckbrief mit einer Übersicht über die wichtigsten Eigenschaften eines Formulars zu erstellt werden. Siehe auch ##[[Steckbrief>>doc:Formcycle.UserInterface.MyForms.Export.PortraitExport]]. |
|
79 |
+{{/velocity}} |
|
80 |
+==== {{ficon name="database"/}} Data sources ==== |
|
81 |
+:; {{ficon name="database-search"/}}Database queries |
|
82 |
+:: Here you can view or edit SQL queries for custom databases. See also [[database queries>>doc:Formcycle.UserInterface.Data.DBQueries]]. |
|
83 |
+:; {{ficon name="account-search"/}}LDAP queries |
|
84 |
+:: Here you can view or edit LDAP queries for custom active directories. See also [[LDAP-Abfragen>>doc:Formcycle.UserInterface.Data.LDAPQueries]]. |
|
85 |
+:; {{ficon name="table-large"/}}Sources |
|
86 |
+:: Add a datasource with static CSV, XML or JSON data, such as a list of city names or ZIP codes. It is possible to import EXCEL files as well. You can then use this data in the form, such as with [[select elements>>doc:.FormElements.Selection]]. See also [[Quelle>>doc:Formcycle.UserInterface.Data.Sources]]. |
|
87 |
+==== {{ficon name="lan-connect"/}} Connections ==== |
|
88 |
+:; {{ficon name="database-gear"/}}Database connections |
|
89 |
+:: To run a database query, you first need to configure a connection to a database. This menu entry lets you do that. See also [[database connections>>doc:Formcycle.UserInterface.Data.DBConnections]]. |
|
90 |
+:; {{ficon name="user"/}}LDAP connection |
|
91 |
+:: To run an LDAP query, you first need to configure a connection to an active directory. This menu entry lets you do that. See also [[LDAP connections>>doc:Formcycle.UserInterface.Data.LDAPConnections]]. |
|
92 |
+==== {{ficon name="action-download-file"/}} Local backups ==== |
|
93 |
+:; {{ficon name="folder"/}}Load local backup |
|
94 |
+:: Download the current form as file to your computer. You can use this as an additional backup mechanism, or to share forms with other people. Please note that this only exports the form itself, not the workflow or upload files. To export the entire form with the workflow and all files,[[use the form export>>doc:Formcycle.UserInterface.MyForms.Export.WebHome]]. |
|
95 |
+:; {{ficon name="download-network"/}}Save local backup |
|
96 |
+:: Upload a form saved on your computer. This replaces the current content of the {{designer/}} with the form you select here. |
86 |
86 |
|
87 |
87 |
== Form preview == |
88 |
88 |
|