From version < 15.2 >
edited by nlo
on 08.05.2019, 12:00
To version < 18.1 >
edited by nlo
on 08.05.2019, 14:49
< >
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,148 +186,146 @@
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 -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"]]).
264 +Form records selected by a mouse click will be displayed in the review area of the inbox. Submitted form data can be reviewed here. Additionally a number of form record actions ma be performed. The review area consists of a //header// and //content// part (see [[figure>>||anchor="fig_inbox_review_area"]]).
270 270  
271 271  {{id name="review_area_header"/}}
272 -{{figure image="inbox_review_area_header_de.png"}}{{id name="fig_inbox_review_area_header" /}}
273 -Der Kopbereich unterteilt sich in drei Leisten: (1) //Titelleiste//, (2) //Navigationsleiste// und (3) //Aktionsleiste//.{{/figure}}
267 +{{figure image="inbox_review_area_header_en.png"}}{{id name="fig_inbox_review_area_header" /}}
268 +The header can be split into three rows: (1) //title row//, (2) //navigation row//, (3) //action row//.{{/figure}}
274 274  
275 -Der Kopfbereich dient der Navigation und Steuerung des selektierten Vorgangs. Er unterteilt sich in //Titelleiste//, //Navigationsleiste// und //Aktionsleiste//. Abhänging von der Auswahl in der Navigationsleiste werden die Vorgangsdaten im Inhaltsbereich aufbereitet dargestellt.
270 +The header is used for navigating the selected form record and performing form record actions. It consists of a //title row//, a //navigation row// and an //action row//. Depending on the selection in the navigation row different aspects of the form record will be displayed in the //content area//. Also the available form record actions in the action row change depending on the selection in the navigation row.
276 276  
277 -=== Titelleiste ===
272 +=== Title row ===
278 278  
279 -{{figure image="inbox_review_area_header_expanded_de.png"}}
274 +{{figure image="inbox_review_area_header_expanded_en.png"}}
280 280  {{id name="fig_inbox_review_area_header_expanded" /}}
281 -Ein Klick auf das Ausklappen-Icon {{icon name="chevron-down"/}} deckt weitere Vorgangsinformationen auf: //Formularname//, //Vorgang-ID//, //Prozess-ID//, //Review-Link//, //Status//.
276 +Clicking the expand icon {{icon name="chevron-down"/}} reveals further form record information: //form name//, //form record ID//, //process ID//, //review link//, //state//.
282 282  {{/figure}}
283 283  
284 -{{figure image="inbox_review_area_header_pages_de.png"}}
279 +{{figure image="inbox_review_area_header_pages_en.png"}}
285 285  {{id name="fig_inbox_review_area_header_pages" /}}
286 -Über das Ausklappen-Icon {{icon name="chevron-down"/}} am Seitenreiter kann die Formularseite ausgewählt werden. Es können auch alle Seiten auf einmal dargestellt werden.
281 +All form pages can be accessed by clicking the expand icon {{icon name="chevron-down"/}} at the right side of the page tab.
287 287  {{/figure}}
288 288  
289 -Die Titelleiste stellt Informationen über den Vorgang zur Verfügung. Links steht der Betreff des ausgewählten Vorgangs. Rechts sind drei Buttons zu finden:
284 +The title row provides meta information about the form record. To the left is the form record subject in bold. To the right there are three buttons:
290 290  
291 291  * **{{icon name="chevron-down"/}} Details**
292 -Klappt die Kopfzeile auf, um weitere Vorgangsinformationen darzustellen (siehe [[Abbildung>>||anchor="fig_inbox_review_area_header_expanded"]]).
293 -* **{{ficon name="open-in-new"/}} Öffnen in neuem Tab**
294 -Öffnet den aktuellen Vorgang in einem neuen Tab.
295 -* **{{ficon name="close-circle-outline"/}} Schließen**
296 -Schließt den Lesebereich
287 +Expands the title row to reveal further meta information about the form record (see [[figure>>||anchor="fig_inbox_review_area_header_expanded"]]).
288 +* **{{ficon name="open-in-new"/}} Open in new tab**
289 +Opens the current form record in a new tab.
290 +* **{{ficon name="close-circle-outline"/}} Close**
291 +Closes the review area.
297 297  
298 -=== Navigationsleiste ===
293 +=== Navigation row ===
299 299  
300 -Die Navigationsleiste bietet eine Reihe von Reitern, welche der Navigation im Vorgang dienen. Abhängig vom gewählten Navigationsreiter ändern sich die verfügbaren Aktionen in der Aktionsleiste sowie der Inhaltsbereich.
295 +The navigation row provides a number of tabs for displaying different aspects of the form record. Depending on the selected navigation tab the available actions in the action row change as well as the displayed information in the content area.
301 301  
302 -* **{{ficon name="XPage"/}} Formularseite**
303 -Ein Klick auf diesen Reiter zeigt das ausgefüllte Formular. Besitzt das ausgewählte Formular mehrere Seiten, welche der Benutzer im aktuellen Status aufrufen kann, ist es möglich die Formularseite über das Ausklappen-Icon {{icon name="chevron-down"/}} am Seitenreiter zu wechseln. Es ist zudem möglich alle Seiten anzuzeigen (siehe [[Abbildung>>||anchor="fig_inbox_review_area_header_pages"]]).
304 -{{info}}In einigen llen sollen jedoch auch bei Klick auf //Alle Seiten// einige Seiten weiterhin ausgeblendet werden. Um dies zu ermöglichen kann im [[Designer>>Formcycle.FormDesigner.WebHome]] an Elementen, die nicht eingeblendet werden sollen, dass Atrribut //force_summary_hiden// vergeben werden.{{/info}}
305 -Unter diesem Reiter sind folgende Vorgangsaktionen möglich:
306 -** [[Statuswechsel>>||anchor="review_action_state_change"]]
307 -** {{icon name="save"/}} [[Speichern>>||anchor="review_action_save"]]
308 -** {{ficon name="trash-alt2"/}} [[Löschen>>||anchor="review_action_delete"]]
309 -** {{ficon name="action-change-status"/}} [[Erweiterte Optionen>>||anchor="review_action_advanced"]]
310 -* **{{ficon name="table-large"/}} Daten als Tabelle**
311 -Die abgesendeten Formulardaten werden als Tabelle dargestellt.
312 -* **{{ficon name="history"/}} Verlauf**
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 -** {{ficon name="plus-circle-outline"/}} [[Eintrag hinzufügen>>||anchor="review_action_add_protocol_entry"]]
315 -* **{{ficon name="paperclip-45"/}} Anhänge**
316 -Besitzt der Vorgang Anhänge, wird dieser Reiter dargestellt, welcher Zugriff auf die Anhänge des Vorgangs ermöglicht.
317 -** {{ficon name="checkbox-marked-outline"/}} (De-)Selektion aller Vorgänge
297 +* **{{ficon name="XPage"/}} Form page**
298 +Clicking this tab shows the filled out form. If the selected form consists of multiple pages the user can access in the current state, than an expand icon {{icon name="chevron-down"/}} appears on the right side of this tab. Different form pages can be accessed by clicking the icon. It is also possible to show all pages at once (see [[figure>>||anchor="fig_inbox_review_area_header_pages"]]).
299 +{{info}}In some case not all pages should be displayed when clicking //All pages//. To allow this it is possible to set the attribute //force_summary_hiden// in the [[Designer>>Formcycle.FormDesigner.WebHome]] for elements that should be hidden.{{/info}}
300 +This tab provides the following form record actions:
301 +** [[State change>>||anchor="review_action_state_change"]]
302 +** {{icon name="save"/}} [[Save>>||anchor="review_action_save"]]
303 +** {{ficon name="trash-alt2"/}} [[Delete>>||anchor="review_action_delete"]]
304 +** {{ficon name="action-change-status"/}} [[Advanced options>>||anchor="review_action_advanced"]]
305 +* **{{ficon name="table-large"/}} Datatable**
306 +The submitted form record data will be displayed in a data table.
307 +* **{{ficon name="history"/}} History**
308 +Shows the protocol entries (history) of the current form record. State changes, executed actions, attached files, etc. will be logged and displayed here. This tab provides the following form record actions:
309 +** {{ficon name="plus-circle-outline"/}} [[Add entry>>||anchor="review_action_add_protocol_entry"]]
310 +* **{{ficon name="paperclip-45"/}} Attachments**{{id name="review_area_attachments"/}}
311 +If the form record contains attachments this tab will be displayed and allows access to the form record attachments.
312 +** {{ficon name="checkbox-marked-outline"/}} (De-)Selectionof all attachments
318 318  ** {{icon name="download"/}} [[Download>>||anchor="review_action_download_attach"]]
319 -** {{ficon name="trash-alt2"/}} [[Anhänge löschen>>||anchor="review_action_delete_attach"]]
314 +** {{ficon name="trash-alt2"/}} [[Delete attachments>>||anchor="review_action_delete_attach"]]
320 320  
321 -=== Aktionsleiste ===
316 +=== Action row ===
322 322  
323 -* **Statuswechsel**{{id name="review_action_state_change"/}}
324 -Wechselt den Status des Vorgangs, wobei Änderungen im Formular gespeichert und die Aktionen des gewählten Status ausgeführt werden. Diese Aktion steht nur zur Verfügung, wenn der Status vom Nutzer gewechselt werden kann. Der Status kann nur gewechselt werden, wenn:
325 -** der ausgewählte Vorgang in seinem aktuellen Status einen Folgestatus besitzt
326 -** in den Formulareinstellungen definiert wurde, dass ein Statuswechsel für Vorgänge dieses Formulars durch den aktuellen Benutzer möglich ist
327 -* **{{icon name="save"/}} Speichern**{{id name="review_action_save"/}}
328 -Speichert Änderungen im Formular.
329 -* **{{ficon name="trash-alt2"/}} Löschen**{{id name="review_action_delete"/}}
330 -Löscht den Vorgang und schließt den Lesebereich anschließend.
318 +* **State change**{{id name="review_action_state_change"/}}
319 +Saves changes in the form data, changes the state of the form record and executes the actions of the selected state. This action is only available if the state can be changed by the user. The state can only be changed if:
320 +** the current state of the selected form record has a follow-up state.
321 +** the user is allowed to change the state (can be configured in the [[workflow>>Formcycle.UserInterface.MyForms.WorkflowProcessing.WebHome]]).
322 +* **{{icon name="save"/}} Save**{{id name="review_action_save"/}}
323 +Saves changes to the form data.
324 +* **{{ficon name="trash-alt2"/}} Delete**{{id name="review_action_delete"/}}
325 +Deletes the form record and closes the review area. Form records can only be deleted if the are in a state the allows for it (see [[access configuration>>Formcycle.UserInterface.MyForms.Access.WebHome]]).
331 331  * **{{ficon name="action-change-status"/}} Erweiterte Optionen**{{id name="review_action_advanced"/}}
332 332  Öffnet einen Dialog, welcher erweiterte Vorgangsänderungen ermöglicht:
333 333  ** //Formulardatenkorrigieren//: Speichert Änderungen im Formular mit der Option die Formulardaten (nicht) zu validieren.
Copyright 2000-2024