From version < 15.2 >
edited by nlo
on 08.05.2019, 12:00
To version < 16.1 >
edited by nlo
on 08.05.2019, 13:54
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -137,35 +137,32 @@
137 137  The form record actions on the left side of the form record list header are displayed if any form records have been selected. General actions on the left side are always visible.{{/figure}}
138 138  
139 139  All form records are displayed in the form record list depending on the [[set filters>>||anchor="filter_menu"]]. There are two different views of the form record list: the [[default view>>||anchor="inbox_list_default"]] and the [[project view>>||anchor="inbox_list_project"]]. The view can be changed in the [[filter menu>>||anchor="filter_menu_view"]].
140 -Clicking on a form record in the form record list opens it in the [[review area>>||anchor="review_area"]]. If the review area is not visible, it will be opened by clicking on a form record.
140 +Clicking on a form record in the form record list opens it in the [[review area>>||anchor="review_area"]]. If the review area is not visible, it will be opened by clicking on a form record. After opening a form record it will be marked as read and the font weight will be set from //bold// to //normal//. When filtering unread form records this record will be excluded. For marking a form record //unread// click the appropriate button {{icon name="envelope"/}} in the header of the form record list.
141 +The form record list header consists of two button rows (see [[figure>>||anchor="fig_inbox_list_default_marked"]]). On the left are //form record actions// and on the right are //general actions//.
141 141  
142 -Die Vorgangsliste zeigt alle Vorgänge abhängig von den derzeit [[gesetzten Filtern>>||anchor="filter_menu"]] an. Es gibt zwei verschiedene Ansichten der Vorgangsliste: die [[Standardansicht>>||anchor="inbox_list_default"]] und die [[projektspezifische Ansicht>>||anchor="inbox_list_project"]]. Die Ansicht kann über das [[Filtermenü>>||anchor="filter_menu_view"]] gewechselt werden.
143 -Durch einen Klick auf einen Vorgang in der Vorgangsliste wird dieser im [[Lesebereich>>||anchor="review_area"]] geöffnet. Ist der Lesebereich noch nicht sichtbar, wird er dargestellt. Nach dem Öffnen eines Vorgangs wird dieser als gelesen markiert und die Schrift wird von dem Schriftschnitt //fett// auf //normal// geändert. Bei Filterung nach ungelesenen Vorgängen wird dieser Vorgang dann nicht mehr angezeigt. Um einen Vorgang wieder auf //ungelesen// zu setzen, klicken Sie auf die entsprechende Schaltfläche {{icon name="envelope"/}} in der Kopfzeile.
144 -In der Kopfzeile der Vorgangsliste befinden sich zwei Buttonlisten (siehe [[Abbildung>>||anchor="fig_inbox_list_default_marked"]]). Links befinden sich die //Vorgangsaktionen// und rechts //allgemeine Aktionen//.
143 +=== Form record actions ===
145 145  
146 -=== Vorgangsaktionen ===
145 +Which form record actions will be displayed depends on the currently selected form records.
147 147  
148 -Welche der Vorgangsaktionen erscheinen ist abhängig von den derzeit selktierten Vorgängen.
147 +==== {{ficon name="checkbox-marked-outline"/}} Select all form records ====
149 149  
150 -==== {{ficon name="checkbox-marked-outline"/}} Selektion aller Vornge ====
149 +Selects all form records based on the currently [[set filters>>||anchor="filter_menu"]]. {{info}}This may take a while if there is a large number of form records within the list.{{/info}} This checkbox is always available.
151 151  
152 -Selektiert alle Vorgänge basierend auf den derzeit [[gesetzten Filtern>>||anchor="filter_menu"]]. Befinden sich sehr viele Vorgänge in der Liste, kann dies einen Moment dauern. Diese Checkbox ist immer vorhanden.
151 +==== {{icon name="download"/}} Export ====
153 153  
154 -==== {{icon name="download"/}} Exportieren ====
153 +Exports all selected form records or all form records based on the currently [[set filters>>||anchor="filter_menu"]] if there are no form records selected.
155 155  
156 -Exportiert alle selektierten Vorgänge oder alle Vorgänge basierend auf den derzeit [[gesetzten Filtern>>||anchor="filter_menu"]], wenn keine Vorgänge selektiert sind.
155 +Example:
157 157  
158 -Beispiel:
157 +No form records are selected and filter is set to the inbox "Default inbox". Performing an export action will export all form records that are stored in the inbox "Default inbox". For exporting the form records of all inboxes the filter on "Default inbox" needs to be removed.
159 159  
160 -Es sind keine Vorgänge selektiert und es ist ein Filter auf das Postfach "Zentrales Postfach" gesetzt, dann werden alle Vorgänge die sich im "Zentralen Postfach" befinden exportiert. Um die Vorgänge aller Postfächer zu exportieren muss der Filter auf das "Zentrale Postfach" entfernt werden.
159 +There are three different types of exporting form records:
161 161  
162 -Es gibt drei verschiedene Varianten ein Formular zu exportieren:
163 -
164 164  __{{icon name="file-code-o"/}} XML__
165 -{{figure image="inbox_export_xml_de.png"}}{{id name="fig_inbox_export_xml" /}}
166 -XML-Export der selektierten Vorgänge: Optional kann ein XSL-Template ausgewählt werden, um die resultierende XML-Datei in das gewünschte Zielformat zu transformieren.{{/figure}}
162 +{{figure image="inbox_export_xml_en.png"}}{{id name="fig_inbox_export_xml" /}}
163 +XML-Export of selected form records: Optionally an XSL-Template may be selected for transforming the resulting XML file into the desired format (XSL-Templates can be defined under [[XSL transformation>>Formcycle.UserInterface.FilesAndTemplates.XSLTransformation.WebHome]]).{{/figure}}
167 167  
168 -Die Formulardaten (alle Formularelemente) werden flach als XML Struktur exportiert.
165 +Form record data of all form elements will be exported flat in an XML structure.
169 169  
170 170  {{code language="xml"}}
171 171  <xfc-data xfc-version="3.x.x" generation-date="yyyy-mm-dd HH:mm:ss.ms TZ">
... ... @@ -186,85 +186,83 @@
186 186  </xfc-data>
187 187  {{/code}}
188 188  
189 -Über eine XSL-Vorlage (siehe [[Abbildung>>||anchor="fig_inbox_export_xml"]]) kann das exportierte XML in das gewünschte Zielformat transformiert werden. Die entsprechende Vorlage, kann über die Auswahlliste gewählt werden. Siehe hierzu auch [[XSL Vorlage erstellen>>doc:Formcycle.UserInterface.FilesAndTemplates.XSLTransformation]].
186 +Using an optional XSL template (see [[figure>>||anchor="fig_inbox_export_xml"]]) the exported XML can be transformed into the desired format. The appropriate template can be selected using the combobox. For further information on XSL templates look [[here>>doc:Formcycle.UserInterface.FilesAndTemplates.XSLTransformation]].
190 190  
191 191  __{{icon name="file-excel-o"/}} Excel__
192 -{{figure image="inbox_export_excel_de.png"}}{{id name="fig_inbox_export_excel" /}}
193 -Excel-Export der selektierten Vorgänge: Die Spaltennamen nnen bei jedem Export angepasst werden.{{/figure}}
189 +{{figure image="inbox_export_excel_en.png"}}{{id name="fig_inbox_export_excel" /}}
190 +Excel export of the selected form records: Column names can be configured for every export.{{/figure}}
194 194  
195 -Alle Daten werden in eine Excel-Datei exportiert. Wurden mehrere Vorgänge selektiert, so wird für jedes Formularprojekt ein eigenes Arbeitsblatt in der Excel-Datei angelegt.
196 -Alle Werte von [[dynamischen Formularelementen>>Formcycle.FormDesigner.CodingPanel.ScriptTab.AdditionalScriptFunctions.Dynamic.WebHome]] werden kommasepariert in die gleiche Zelle geschrieben. Ist dies nicht erwünscht, wird die Exportfunktion //Excel (mehrzeilig)// empfohlen.
197 -Die Spalten der resultierenden Excel-Datei können unterschiedlich benamt werden:
192 +All data will be exported to an Excel file. If form records of multiple forms have been selected than a new worksheet will be created for every form within the Excel file. All values of [[dynamic form elements>>Formcycle.FormDesigner.CodingPanel.ScriptTab.AdditionalScriptFunctions.Dynamic.WebHome]] will be put into the same cell, separated by commas. If this is not desired the export option //Excel (multiline)// is recommended.
193 +The column names of the resulting Excel file may configured using the following options:
198 198  
199 -* **Elementname im Formular**
200 -Für die Excel-Spaltennamen werden die Elementnamen verwendet, die im [[{{designer/}}>>doc:Formcycle.FormDesigner.ElementProperties.BaseProperties.WebHome]] definiert wurden (z.B.: tf1, sel1, ...).
201 -* **Elementalias im Formular**
202 -Für die Excel-Spaltennamen werden die Elementaliase verwendet, die im [[{{designer/}}>>doc:Formcycle.FormDesigner.ElementProperties.BaseProperties.WebHome]] definiert wurden.
203 -* **Spaltenname der Datentabelle**
204 -Für die Excel-Spaltennamen werden die in der [[Postfach-Konfiguration>>doc:Formcycle.UserInterface.MyForms.Inbox.WebHome]] definierten Spaltennamen verwendet. Diese Auswahl ist nur in der [[projektspezifischen Ansicht>>||anchor="inbox_list_project"]] verfügbar.
195 +* **Name of the form element**
196 +The element names that are used in the [[{{designer/}}>>doc:Formcycle.FormDesigner.ElementProperties.BaseProperties.WebHome]] will be used for the Excel columns (e.g.: tf1, sel1, ...).
197 +* **Alias of the form element**
198 +The element alias that is used in the [[{{designer/}}>>doc:Formcycle.FormDesigner.ElementProperties.BaseProperties.WebHome]] will be used for the Excel columns.
199 +* **Column name of the data table**
200 +The column names that have been set in the [[inbox configuration>>doc:Formcycle.UserInterface.MyForms.Inbox.WebHome]] will be used for the Excel columns. This selection is only available in the [[project views>>||anchor="inbox_list_project"]].
205 205  
206 -__{{icon name="file-excel-o"/}} Excel (mehrzeilig)__
207 -{{info}}Diese Funktion ist in der [[projektspezifischen Ansicht>>||anchor="inbox_list_project"]] nicht verfügbar.{{/info}}
208 -Der Export funktioniert genauso wie der einfache Excel-Export mit dem Unterschied, dass die Werte [[dynamischer Formularelemente>>Formcycle.FormDesigner.CodingPanel.ScriptTab.AdditionalScriptFunctions.Dynamic.WebHome]] in jeweils separate Zeilen geschrieben werden.
202 +__{{icon name="file-excel-o"/}} Excel (multiline)__
203 +{{info}}This Option is not available in [[project views>>||anchor="inbox_list_project"]].{{/info}}
204 +The export works the exact same way as the simple Excel export, except that the values of [[dynamic form elements>>Formcycle.FormDesigner.CodingPanel.ScriptTab.AdditionalScriptFunctions.Dynamic.WebHome]] will be put into separate rows.
209 209  
210 -==== {{ficon name="action-move-inbox"/}} Verschieben ====
206 +==== {{ficon name="action-move-inbox"/}} Move ====
211 211  
212 -{{figure image="inbox_move_de.png"}}
208 +{{figure image="inbox_move_en.png"}}
213 213  {{id name="fig_inbox_move" /}}
214 -Schaltfläche zum Verschieben von Formularen.
210 +Moves the selected form records to a different inbox.
215 215  {{/figure}}
216 216  
217 -Durch Klick auf die Verschieben-Schaltfläche (siehe [[Abbildung>>||anchor="fig_inbox_move"]]) öffnet sich ein Dialog, in welchem das Zielpostfach zu hlen ist. Alle selektierten Vorgänge werden mit Bestätigen des Dialogs in das gewählte Postfach verschoben. Beim Verschieben von Vorgängen wird keine Aktion der Statusverarbeitung ausgeführt.
213 +Clicking the move button (see [[figure>>||anchor="fig_inbox_move"]]) opens a dialog in which the desired inbox must be chosen. All selected form records will be moved to that inbox after confirming. Moving form records does not trigger any action of the workflow.
218 218  
219 -==== {{icon name="envelope"/}}/{{icon name="envelope-open"/}} (Un-)Gelesen ====
215 +==== {{icon name="envelope"/}}/{{icon name="envelope-open"/}} (Un-)Read ====
220 220  
221 -Ein Klick auf die Schaltfläche markiert die selektierten Vorgänge als gelesen bzw. ungelsen.
217 +Clicking the //Read// or //Unread// button markes the selected form records as read or unread.
222 222  
223 -==== {{ficon name="trash-alt2"/}} Löschen ====
219 +==== {{ficon name="trash-alt2"/}} Delete ====
224 224  
225 -Ein Klick auf die Schaltfläche löscht die selektierten Vorgänge. Diese Funktion ist nur verfügbar, wenn alle selktierten Vorgänge löschbar sind.
226 -Ein Vorgang kann nur gelöscht werden, wenn er sich in einem Status befindet, der dies erlaubt. In der [[Status->>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.States.WebHome]] bzw. [[Zugriffskonfiguration>>doc:Formcycle.UserInterface.MyForms.Access.WebHome]] muss die Option //Vorgänge sind in diesem Status löschbar// bzw. //Vorgänge löschbar// aktiviert sein. Ist dies nicht der Fall, kann der Vorgang nicht gelöscht werden.
221 +Clicking this button deletes the selected form records. This function is only available if all selected form records are deletable. A form record is deletable if the state, it is currently in, allows for it to be deleted. In the [[state configuration>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.States.WebHome]] or [[access configuration>>doc:Formcycle.UserInterface.MyForms.Access.WebHome]] the option //Form records can be deleted// or //Form records deletable// needs to be activated in order for the form record to be deletable. If this is not the case the form record can not be deleted.
227 227  
228 -=== Allgemeine Aktionen ===
223 +=== General action ===
229 229  
230 -Auf der rechten Seite der Kopfzeile befinden sich //allgemeine Aktionen//, welche immer verfügbar sind:
225 +On the right side of the form record list header there are a number of //general actions// which are always available:
231 231  
232 -==== {{ficon name="plus-circle-outline"/}} Neuer Vorgang ====
227 +==== {{ficon name="plus-circle-outline"/}} New form record ====
233 233  
234 -Öffnet ein Menü, mit welchem bereits existierende Formulare aufgerufen werden können, um neue Vorgänge abzusenden.
229 +Opens up a menu through which existing forms may be called for submitting new form records.
235 235  
236 -==== {{icon name="refresh"/}} Aktualisieren ====
231 +==== {{icon name="refresh"/}} Refresh ====
237 237  
238 -Aktualisiert die Ansicht.
233 +Refreshs the view.
239 239  
240 -==== {{ficon name="view-rows"/}}/{{ficon name="view-columns"/}} Position des Lesebereichs ====
235 +==== {{ficon name="view-rows"/}}/{{ficon name="view-columns"/}} Position of the review area ====
241 241  
242 -Wechselt die Position des Lesebereichs von rechts nach unten oder umgekehrt.
237 +Toggles the position of the review area. The review area can be positioned at the right side or bottom of the window.
243 243  
244 -=== Standardansicht ===
239 +=== Default view ===
245 245  
246 246  {{id name="inbox_list_default"/}}
247 247  
248 -{{figure image="inbox_list_item_default_de.png"}}{{id name="fig_inbox_list_item_default" /}}
249 -Ein Vorgang in der Standardansicht der Vorgangsliste: Das Postfach kann geklickt werden, um einen [[Postfachfilter>>||anchor="filter_menu_inboxes"]] zu setzen. Die Anhangseite des Vorgangs wird durch einen klick auf das Anhangsymbol {{ficon name="paperclip-45" /}} geöffnet.{{/figure}}
250 -In der Standardansicht werden, im Gegensatz zur [[projektspezifischen Ansicht>>||anchor="inbox_list_project"]] und abhängig von den [[gesetzten Filtern>>||anchor="filter_menu"]], alle Vorgänge angezeigt. Beitzt ein Vorgang Anhänge, so wird in der Liste ein Symbol {{ficon name="paperclip-45"/}} für die Anhänge dargestellt (siehe [[Abbildung>>||anchor="fig_inbox_list_item_default"]]). Ein Klick auf das Symbol bringt den Nutzer direkt zur Anhangseite im [[Lesebereich>>||anchor="review_area"]] des Vorgangs. Jeder Vorgangseintrag besteht aus dessen Betreff, Eingangsdatum, Status sowie Postfach (blau hinterlegt, siehe [[Abbildung>>||anchor="fig_inbox_list_item_default"]]). Ein Klick auf das Postfach setzt einen [[Postfachfilter>>||anchor="filter_menu_inboxes"]] auf dieses Postfach.
243 +{{figure image="inbox_list_item_default_en.png"}}{{id name="fig_inbox_list_item_default" /}}
244 +A form record in the default view: Clicking the inbox (in blue) sets an [[inbox filter>>||anchor="filter_menu_inboxes"]]. The attachment page of the form record can be accessed directly be clicking the paperclip icon {{ficon name="paperclip-45" /}}.{{/figure}}
245 +In contrast to the [[project views>>||anchor="inbox_list_project"]] and depending on the [[set filters>>||anchor="filter_menu"]], all form records are being displayed in the default view. Form records with attachments are marked by a paperclip icon {{ficon name="paperclip-45"/}} (see [[figure>>||anchor="fig_inbox_list_item_default"]]). Clicking the icon opens the [[attachment page>>||anchor="review_area_attachments"]] of the form record directly. Every record entry consists of the subject, submit date, state as well as the inbox (in blue, see [[figure>>||anchor="fig_inbox_list_item_default"]]). Clicking the inbox sets an [[inbox filter>>||anchor="filter_menu_inboxes"]].
251 251  
252 -=== Projektspezifische Ansicht ===
247 +=== Project view ===
253 253  
254 254  {{id name="inbox_list_project"/}}
255 255  
256 -{{figure image="inbox_project_view_de.png"}}
251 +{{figure image="inbox_project_view_en.png"}}
257 257  {{id name="fig_inbox_project_view" /}}
258 -Vorgänge in der projektspezifischen Ansicht. Projektspezische Ansichten können über das [[Filtermenü>>||anchor="filter_menu_view"]] angezeigt werden.
253 +Form records in a project view. Project views can be displayed using the [[filter menu>>||anchor="filter_menu_view"]].
259 259  {{/figure}}
260 260  
261 -Die Projektspezifischen Ansichten sind Tabellenansichten, welche zur Verfügung stehen sobald die Anzeigespalten des Formulars konfiguriert wurden (siehe [[Formular > Postfach>>doc:Formcycle.UserInterface.MyForms.Inbox.WebHome]]). Die Werte der konfigurierten Formularelemente sowie weitere Formularinformationen werden in der Tabelle dargestellt. Es kann nach jeder Spalte sortiert und gefiltert werden. Beitzt ein Vorgang Anhänge, so wird in der Zeile ein Symbol {{ficon name="paperclip-45"/}} für die Anhänge dargestellt (siehe [[Abbildung>>||anchor="fig_inbox_list_item_default"]]). Ein Klick auf das Symbol bringt den Nutzer direkt zur Anhangseite im [[Lesebereich>>||anchor="review_area"]] des Vorgangs.
256 +Project views are data table views which are available as soon as display columns have been configured for the form (see [[Form > Inbox>>doc:Formcycle.UserInterface.MyForms.Inbox.WebHome]]). The values of the configured form elements as well as additional form information will be displayed in the data table. Every column can be filtered and sorted. Form records containing attachments are marked by a paperclip icon {{ficon name="paperclip-45"/}} (see [[figure>>||anchor="fig_inbox_list_item_default"]]). Clicking the icon opens the [[attachment page>>||anchor="review_area_attachments"]] of the form record directly.
262 262  
263 -== Lesebereich ==
258 +== Review area ==
264 264  
265 265  {{id name="review_area"/}}
266 -{{figure image="inbox_review_area_de.png"}}{{id name="fig_inbox_review_area" /}}
267 -Der Lesebereich des Posteingangs unterteilt sich in den (1) //Kopf-// und (2) //Inhaltsbereich//.{{/figure}}
261 +{{figure image="inbox_review_area_en.png"}}{{id name="fig_inbox_review_area" /}}
262 +The review area of the inbox can be split into a (1) //header// and (2) content part.{{/figure}}
268 268  
269 269  Per Mausklick ausgewählte Vorgänge werden im Lesebereich des Posteingangs dargestellt. Im Lesebereich können die eingegebenen Daten eingesehen und eine Reihe von Aktionen auf dem Vorgang ausgeführt werden. Der Lesebereich unterteilt sich in den //Kopf-// und //Inhaltsbereich// (siehe [[Abbildung>>||anchor="fig_inbox_review_area"]]).
270 270  
... ... @@ -312,7 +312,7 @@
312 312  * **{{ficon name="history"/}} Verlauf**
313 313  Zeigt den Verlauf des Vorgangs. Im Verlauf werden Statuswechsel, ausgeführte Aktionen, angehangene Dateien, etc. protokoliert. Unter diesem Reiter sind folgende Vorgangsaktionen möglich:
314 314  ** {{ficon name="plus-circle-outline"/}} [[Eintrag hinzufügen>>||anchor="review_action_add_protocol_entry"]]
315 -* **{{ficon name="paperclip-45"/}} Anhänge**
310 +* **{{ficon name="paperclip-45"/}} Anhänge**{{id name="review_area_attachments"/}}
316 316  Besitzt der Vorgang Anhänge, wird dieser Reiter dargestellt, welcher Zugriff auf die Anhänge des Vorgangs ermöglicht.
317 317  ** {{ficon name="checkbox-marked-outline"/}} (De-)Selektion aller Vorgänge
318 318  ** {{icon name="download"/}} [[Download>>||anchor="review_action_download_attach"]]
Copyright 2000-2024