From version < 15.1 >
edited by nlo
on 08.05.2019, 11:38
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
... ... @@ -134,35 +134,35 @@
134 134  
135 135  {{id name="inbox_list"/}}
136 136  {{figure image="inbox_list_default_marked_en.png"}}{{id name="fig_inbox_list_default_marked" /}}
137 -Sind Vorgänge selektiert erscheinen in der Kopfzeile der Vorgangsliste Vorgangsaktionen auf der linken Seite. Die allgemeinen Aktionen auf der rechten Seite sind immer verfügbar.{{/figure}}
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 -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.
140 -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.
141 -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//.
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. 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//.
142 142  
143 -=== Vorgangsaktionen ===
143 +=== Form record actions ===
144 144  
145 -Welche der Vorgangsaktionen erscheinen ist abhängig von den derzeit selktierten Vorgängen.
145 +Which form record actions will be displayed depends on the currently selected form records.
146 146  
147 -==== {{ficon name="checkbox-marked-outline"/}} Selektion aller Vorgänge ====
147 +==== {{ficon name="checkbox-marked-outline"/}} Select all form records ====
148 148  
149 -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.
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.
150 150  
151 -==== {{icon name="download"/}} Exportieren ====
151 +==== {{icon name="download"/}} Export ====
152 152  
153 -Exportiert alle selektierten Vorgänge oder alle Vorgänge basierend auf den derzeit [[gesetzten Filtern>>||anchor="filter_menu"]], wenn keine Vorgänge selektiert sind.
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.
154 154  
155 -Beispiel:
155 +Example:
156 156  
157 -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.
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.
158 158  
159 -Es gibt drei verschiedene Varianten ein Formular zu exportieren:
159 +There are three different types of exporting form records:
160 160  
161 161  __{{icon name="file-code-o"/}} XML__
162 -{{figure image="inbox_export_xml_de.png"}}{{id name="fig_inbox_export_xml" /}}
163 -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}}
164 164  
165 -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.
166 166  
167 167  {{code language="xml"}}
168 168  <xfc-data xfc-version="3.x.x" generation-date="yyyy-mm-dd HH:mm:ss.ms TZ">
... ... @@ -183,149 +183,146 @@
183 183  </xfc-data>
184 184  {{/code}}
185 185  
186 -Ü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]].
187 187  
188 188  __{{icon name="file-excel-o"/}} Excel__
189 -{{figure image="inbox_export_excel_de.png"}}{{id name="fig_inbox_export_excel" /}}
190 -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}}
191 191  
192 -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.
193 -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.
194 -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:
195 195  
196 -* **Elementname im Formular**
197 -Für die Excel-Spaltennamen werden die Elementnamen verwendet, die im [[{{designer/}}>>doc:Formcycle.FormDesigner.ElementProperties.BaseProperties.WebHome]] definiert wurden (z.B.: tf1, sel1, ...).
198 -* **Elementalias im Formular**
199 -Für die Excel-Spaltennamen werden die Elementaliase verwendet, die im [[{{designer/}}>>doc:Formcycle.FormDesigner.ElementProperties.BaseProperties.WebHome]] definiert wurden.
200 -* **Spaltenname der Datentabelle**
201 -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"]].
202 202  
203 -__{{icon name="file-excel-o"/}} Excel (mehrzeilig)__
204 -{{info}}Diese Funktion ist in der [[projektspezifischen Ansicht>>||anchor="inbox_list_project"]] nicht verfügbar.{{/info}}
205 -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.
206 206  
207 -==== {{ficon name="action-move-inbox"/}} Verschieben ====
206 +==== {{ficon name="action-move-inbox"/}} Move ====
208 208  
209 -{{figure image="inbox_move_de.png"}}
208 +{{figure image="inbox_move_en.png"}}
210 210  {{id name="fig_inbox_move" /}}
211 -Schaltfläche zum Verschieben von Formularen.
210 +Moves the selected form records to a different inbox.
212 212  {{/figure}}
213 213  
214 -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.
215 215  
216 -==== {{icon name="envelope"/}}/{{icon name="envelope-open"/}} (Un-)Gelesen ====
215 +==== {{icon name="envelope"/}}/{{icon name="envelope-open"/}} (Un-)Read ====
217 217  
218 -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.
219 219  
220 -==== {{ficon name="trash-alt2"/}} Löschen ====
219 +==== {{ficon name="trash-alt2"/}} Delete ====
221 221  
222 -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.
223 -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.
224 224  
225 -=== Allgemeine Aktionen ===
223 +=== General action ===
226 226  
227 -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:
228 228  
229 -==== {{ficon name="plus-circle-outline"/}} Neuer Vorgang ====
227 +==== {{ficon name="plus-circle-outline"/}} New form record ====
230 230  
231 -Ö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.
232 232  
233 -==== {{icon name="refresh"/}} Aktualisieren ====
231 +==== {{icon name="refresh"/}} Refresh ====
234 234  
235 -Aktualisiert die Ansicht.
233 +Refreshs the view.
236 236  
237 -==== {{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 ====
238 238  
239 -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.
240 240  
241 -=== Standardansicht ===
239 +=== Default view ===
242 242  
243 243  {{id name="inbox_list_default"/}}
244 244  
245 -{{figure image="inbox_list_item_default_de.png"}}{{id name="fig_inbox_list_item_default" /}}
246 -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}}
247 -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"]].
248 248  
249 -=== Projektspezifische Ansicht ===
247 +=== Project view ===
250 250  
251 251  {{id name="inbox_list_project"/}}
252 252  
253 -{{figure image="inbox_project_view_de.png"}}
251 +{{figure image="inbox_project_view_en.png"}}
254 254  {{id name="fig_inbox_project_view" /}}
255 -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"]].
256 256  {{/figure}}
257 257  
258 -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.
259 259  
258 +== Review area ==
260 260  
261 -== Lesebereich ==
262 -
263 263  {{id name="review_area"/}}
264 -{{figure image="inbox_review_area_de.png"}}{{id name="fig_inbox_review_area" /}}
265 -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}}
266 266  
267 -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"]]).
268 268  
269 269  {{id name="review_area_header"/}}
270 -{{figure image="inbox_review_area_header_de.png"}}{{id name="fig_inbox_review_area_header" /}}
271 -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}}
272 272  
273 -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.
274 274  
275 -=== Titelleiste ===
272 +=== Title row ===
276 276  
277 -{{figure image="inbox_review_area_header_expanded_de.png"}}
274 +{{figure image="inbox_review_area_header_expanded_en.png"}}
278 278  {{id name="fig_inbox_review_area_header_expanded" /}}
279 -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//.
280 280  {{/figure}}
281 281  
282 -{{figure image="inbox_review_area_header_pages_de.png"}}
279 +{{figure image="inbox_review_area_header_pages_en.png"}}
283 283  {{id name="fig_inbox_review_area_header_pages" /}}
284 -Ü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.
285 285  {{/figure}}
286 286  
287 -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:
288 288  
289 289  * **{{icon name="chevron-down"/}} Details**
290 -Klappt die Kopfzeile auf, um weitere Vorgangsinformationen darzustellen (siehe [[Abbildung>>||anchor="fig_inbox_review_area_header_expanded"]]).
291 -* **{{ficon name="open-in-new"/}} Öffnen in neuem Tab**
292 -Öffnet den aktuellen Vorgang in einem neuen Tab.
293 -* **{{ficon name="close-circle-outline"/}} Schließen**
294 -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.
295 295  
296 -=== Navigationsleiste ===
293 +=== Navigation row ===
297 297  
298 -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.
299 299  
300 -* **{{ficon name="XPage"/}} Formularseite**
301 -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"]]).
302 -{{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}}
303 -Unter diesem Reiter sind folgende Vorgangsaktionen möglich:
304 -** [[Statuswechsel>>||anchor="review_action_state_change"]]
305 -** {{icon name="save"/}} [[Speichern>>||anchor="review_action_save"]]
306 -** {{ficon name="trash-alt2"/}} [[Löschen>>||anchor="review_action_delete"]]
307 -** {{ficon name="action-change-status"/}} [[Erweiterte Optionen>>||anchor="review_action_advanced"]]
308 -* **{{ficon name="table-large"/}} Daten als Tabelle**
309 -Die abgesendeten Formulardaten werden als Tabelle dargestellt.
310 -* **{{ficon name="history"/}} Verlauf**
311 -Zeigt den Verlauf des Vorgangs. Im Verlauf werden Statuswechsel, ausgeführte Aktionen, angehangene Dateien, etc. protokoliert. Unter diesem Reiter sind folgende Vorgangsaktionen möglich:
312 -** {{ficon name="plus-circle-outline"/}} [[Eintrag hinzufügen>>||anchor="review_action_add_protocol_entry"]]
313 -* **{{ficon name="paperclip-45"/}} Anhänge**
314 -Besitzt der Vorgang Anhänge, wird dieser Reiter dargestellt, welcher Zugriff auf die Anhänge des Vorgangs ermöglicht.
315 -** {{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
316 316  ** {{icon name="download"/}} [[Download>>||anchor="review_action_download_attach"]]
317 -** {{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"]]
318 318  
319 -=== Aktionsleiste ===
316 +=== Action row ===
320 320  
321 -* **Statuswechsel**{{id name="review_action_state_change"/}}
322 -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:
323 -** der ausgewählte Vorgang in seinem aktuellen Status einen Folgestatus besitzt
324 -** in den Formulareinstellungen definiert wurde, dass ein Statuswechsel für Vorgänge dieses Formulars durch den aktuellen Benutzer möglich ist
325 -* **{{icon name="save"/}} Speichern**{{id name="review_action_save"/}}
326 -Speichert Änderungen im Formular.
327 -* **{{ficon name="trash-alt2"/}} Löschen**{{id name="review_action_delete"/}}
328 -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]]).
329 329  * **{{ficon name="action-change-status"/}} Erweiterte Optionen**{{id name="review_action_advanced"/}}
330 330  Öffnet einen Dialog, welcher erweiterte Vorgangsänderungen ermöglicht:
331 331  ** //Formulardatenkorrigieren//: Speichert Änderungen im Formular mit der Option die Formulardaten (nicht) zu validieren.
Copyright 2000-2024