From version < 16.1 >
edited by nlo
on 08.05.2019, 13:54
To version < 34.2
edited by gru
on 19.06.2020, 14:58
<
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.nlo
1 +XWiki.gru
Content
... ... @@ -33,7 +33,7 @@
33 33  * **Form**
34 34  Search for form records with the given form title.
35 35  * **Form record ID**
36 -Search for form records with the given ID {{info}}ID has to be exact.{{/info}}.
36 +Search for form records with the given ID. {{info}}ID has to be exact.{{/info}}
37 37  * **Process ID**
38 38  Search for form records with the given process ID.
39 39  * **State**
... ... @@ -69,6 +69,10 @@
69 69  * **Created by me**
70 70  All form records that have been created by the current [[user>>doc:Formcycle.UserInterface.UserSettings.User.WebHome]] will be displayed.
71 71  
72 +{{id name="filter_menu_appointment_templates" /}}
73 +=== Schedules {{version major="6" minor="5" patch="0"/}} ===
74 +This filter menu is only available in the [[calendar view>>||anchor="calendar-view"]]. Schedules that have booked appointments can be (un-)selected here. In the calendar-view only appointments of the selected schedules will appear.
75 +
72 72  === Inboxes ===
73 73  
74 74  {{id name="filter_menu_inboxes"/}}
... ... @@ -140,6 +140,8 @@
140 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 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  
147 +{{id name="form_record_actions"/}}
148 +
143 143  === Form record actions ===
144 144  
145 145  Which form record actions will be displayed depends on the currently selected form records.
... ... @@ -152,57 +152,8 @@
152 152  
153 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 -Example:
161 +For further information on form record export see [[Export>>||anchor="export"]].
156 156  
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 -
159 -There are three different types of exporting form records:
160 -
161 -__{{icon name="file-code-o"/}} XML__
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 -
165 -Form record data of all form elements will be exported flat in an XML structure.
166 -
167 -{{code language="xml"}}
168 -<xfc-data xfc-version="3.x.x" generation-date="yyyy-mm-dd HH:mm:ss.ms TZ">
169 - <processes>
170 - <process process-uid="xxx" creation-date="yyyy-mm-dd HH:mm:ss.ms TZ" project-name="yyy" status="zzz">
171 - <form version="1">
172 - <field name="elName">
173 - <plainValue><![CDATA[Wert]]></plainValue>
174 - <values count="1">
175 - <value index="0"><![CDATA[]]></value>
176 - </values>
177 - <label><![CDATA[]]></label>
178 - </field>
179 - ...
180 - </form>
181 - <process ...>
182 - </processes>
183 -</xfc-data>
184 -{{/code}}
185 -
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 -
188 -__{{icon name="file-excel-o"/}} Excel__
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 -
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:
194 -
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"]].
201 -
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.
205 -
206 206  ==== {{ficon name="action-move-inbox"/}} Move ====
207 207  
208 208  {{figure image="inbox_move_en.png"}}
... ... @@ -244,6 +244,11 @@
244 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 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"]].
246 246  
204 +{{id name="calendar-view" /}}
205 +=== Calendar view {{version major="6" minor="5" patch="0"/}} ===
206 +
207 +The calendar view is available if [[schedules>>doc:Formcycle.UserInterface.Appointments.WebHome]] with booked appointments exist. In this view all booked appointments are displayed. Which schedules should be displayed can be set from the [[filter menu>>||anchor="filter_menu_appointment_templates"]].
208 +
247 247  === Project view ===
248 248  
249 249  {{id name="inbox_list_project"/}}
... ... @@ -255,82 +255,175 @@
255 255  
256 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.
257 257  
220 +{{id name="export"/}}
221 +
222 +== Export ==
223 +
224 +Clicking //Export// {{icon name="download"/}} in the header of the form record list 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 (see [[form record actions>>||anchor="form_record_actions"]]).
225 +
226 +__Example:__
227 +
228 +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.
229 +
230 +There are three different types of exporting form records:
231 +
232 +=== {{icon name="file-code-o"/}} XML ===
233 +
234 +{{figure image="inbox_export_xml_en.png"}}
235 +{{id name="fig_inbox_export_xml" /}}
236 +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]]). Additionally meta data may be exported.
237 +{{/figure}}
238 +
239 +Form record data of all form elements will be exported flat in an XML structure.
240 +
241 +{{code language="xml"}}
242 +<xfc-data xfc-version="3.x.x" generation-date="yyyy-mm-dd HH:mm:ss.ms TZ">
243 + <processes>
244 + <process process-uid="xxx" creation-date="yyyy-mm-dd HH:mm:ss.ms TZ" project-name="yyy" status="zzz">
245 + <form version="1">
246 + <field name="elName">
247 + <plainValue><![CDATA[Wert]]></plainValue>
248 + <values count="1">
249 + <value index="0"><![CDATA[]]></value>
250 + </values>
251 + <label><![CDATA[]]></label>
252 + </field>
253 + ...
254 + </form>
255 + <process ...>
256 + </processes>
257 +</xfc-data>
258 +{{/code}}
259 +
260 +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]].
261 +
262 +=== {{icon name="file-excel-o"/}} Excel ===
263 +
264 +{{figure image="inbox_export_excel_en.png"}}
265 +{{id name="fig_inbox_export_excel" /}}
266 +Excel export of the selected form records: Column names can be configured for every export. Additionally meta data may be exported.
267 +{{/figure}}
268 +
269 +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 [[repeated form elements>>Formcycle.FormDesigner.ElementProperties.BaseProperties]] will be put into the same cell, separated by commas. If this is not desired the export option //Excel (multiline)// is recommended.
270 +The column names of the resulting Excel file may configured using the following options:
271 +
272 +* **Name of the form element**
273 +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, ...).
274 +* **Alias of the form element**
275 +The element alias that is used in the [[{{designer/}}>>doc:Formcycle.FormDesigner.ElementProperties.BaseProperties.WebHome]] will be used for the Excel columns.
276 +* **Column name of the data table**
277 +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"]].
278 +
279 +=== {{icon name="file-excel-o"/}} Excel (multiline) ===
280 +
281 +{{info}}This Option is not available in [[project views>>||anchor="inbox_list_project"]].{{/info}}
282 +The export works the exact same way as the simple Excel export, except that the values of [[repeated form elements>>Formcycle.FormDesigner.ElementProperties.BaseProperties]] will be put into separate rows.
283 +
284 +=== Export meta data (Optional) ===
285 +
286 +{{info}}This functionality is available in FORMCYCLE version 6.1.0 and above. In previous versions meta data was exported by default.{{/info}}
287 +Meta data may be exported additionally for every export type (see figure [[XML export>>||anchor="fig_inbox_export_xml"]]/[[Excel export>>||anchor="fig_inbox_export_excel"]]). The following fileds are available for export:
288 +
289 +* **ID** {{version major="6" minor="4" patch="0"/}}
290 +System ID of the form record.
291 +* **Process ID**
292 +Process ID of the form record.
293 +* **Subject** {{version major="6" minor="4" patch="0"/}}
294 +Subject of the form record.
295 +* **Status**
296 +Name of the state the form record is in at the time of export.
297 +* **Inbox** {{version major="6" minor="4" patch="0"/}}
298 +* Inbox in which the form record is located.
299 +* **Date of receipt**
300 +Date the form record was submitted/created.
301 +* **Modification date**
302 +Date of last change to the form record.
303 +* **Form variables**
304 +Configured [[Form variables>>doc:Formcycle.FormDesigner.CodingPanel.VariablesTab]] an their values.
305 +* **Control fields**
306 +Control fields of the form such as //xf-action//, which holds the name of the button used for submitting the form.
307 +* **Meta data**
308 +Date of export and used FORMCYCLE version.
309 +
258 258  == Review area ==
259 259  
260 260  {{id name="review_area"/}}
261 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}}
314 +The review area of the inbox can be split into a (1) //header// and (2) //content// part.{{/figure}}
263 263  
264 -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"]]).
316 +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"]]).
265 265  
266 266  {{id name="review_area_header"/}}
267 -{{figure image="inbox_review_area_header_de.png"}}{{id name="fig_inbox_review_area_header" /}}
268 -Der Kopbereich unterteilt sich in drei Leisten: (1) //Titelleiste//, (2) //Navigationsleiste// und (3) //Aktionsleiste//.{{/figure}}
319 +{{figure image="inbox_review_area_header_en.png"}}{{id name="fig_inbox_review_area_header" /}}
320 +The header can be split into three rows: (1) //title row//, (2) //navigation row//, (3) //action row//.{{/figure}}
269 269  
270 -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.
322 +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.
271 271  
272 -=== Titelleiste ===
324 +=== Title row ===
273 273  
274 -{{figure image="inbox_review_area_header_expanded_de.png"}}
326 +{{figure image="inbox_review_area_header_expanded_en.png"}}
275 275  {{id name="fig_inbox_review_area_header_expanded" /}}
276 -Ein Klick auf das Ausklappen-Icon {{icon name="chevron-down"/}} deckt weitere Vorgangsinformationen auf: //Formularname//, //Vorgang-ID//, //Prozess-ID//, //Review-Link//, //Status//.
328 +Clicking the expand icon {{icon name="chevron-down"/}} reveals further form record information: //form name//, //form record ID//, //process ID//, //review link//, //state//.
277 277  {{/figure}}
278 278  
279 -{{figure image="inbox_review_area_header_pages_de.png"}}
331 +{{figure image="inbox_review_area_header_pages_en.png"}}
280 280  {{id name="fig_inbox_review_area_header_pages" /}}
281 -Ü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.
333 +All form pages can be accessed by clicking the expand icon {{icon name="chevron-down"/}} at the right side of the page tab.
282 282  {{/figure}}
283 283  
284 -Die Titelleiste stellt Informationen über den Vorgang zur Verfügung. Links steht der Betreff des ausgewählten Vorgangs. Rechts sind drei Buttons zu finden:
336 +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:
285 285  
286 286  * **{{icon name="chevron-down"/}} Details**
287 -Klappt die Kopfzeile auf, um weitere Vorgangsinformationen darzustellen (siehe [[Abbildung>>||anchor="fig_inbox_review_area_header_expanded"]]).
288 -* **{{ficon name="open-in-new"/}} Öffnen in neuem Tab**
289 -Öffnet den aktuellen Vorgang in einem neuen Tab.
290 -* **{{ficon name="close-circle-outline"/}} Schließen**
291 -Schließt den Lesebereich
339 +Expands the title row to reveal further meta information about the form record (see [[figure>>||anchor="fig_inbox_review_area_header_expanded"]]).
340 +* **{{ficon name="open-in-new"/}} Open in new tab**
341 +Opens the current form record in a new tab.
342 +* **{{ficon name="close-circle-outline"/}} Close**
343 +Closes the review area.
292 292  
293 -=== Navigationsleiste ===
345 +=== Navigation row ===
294 294  
295 -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.
347 +{{figure image="inbox_review_area_attachments_en.png"}}The attachment area of a form record is divided into form upload attachments and workflow attachments. Attachments with a size of 0 Byte will be marked red.{{/figure}}
348 +{{id name="fig_inbox_review_area_attachments"/}}
296 296  
297 -* **{{ficon name="XPage"/}} Formularseite**
298 -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"]]).
299 -{{info}}In einigen Fä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}}
300 -Unter diesem Reiter sind folgende Vorgangsaktionen möglich:
301 -** [[Statuswechsel>>||anchor="review_action_state_change"]]
302 -** {{icon name="save"/}} [[Speichern>>||anchor="review_action_save"]]
303 -** {{ficon name="trash-alt2"/}} [[Löschen>>||anchor="review_action_delete"]]
304 -** {{ficon name="action-change-status"/}} [[Erweiterte Optionen>>||anchor="review_action_advanced"]]
305 -* **{{ficon name="table-large"/}} Daten als Tabelle**
306 -Die abgesendeten Formulardaten werden als Tabelle dargestellt.
307 -* **{{ficon name="history"/}} Verlauf**
308 -Zeigt den Verlauf des Vorgangs. Im Verlauf werden Statuswechsel, ausgeführte Aktionen, angehangene Dateien, etc. protokoliert. Unter diesem Reiter sind folgende Vorgangsaktionen möglich:
309 -** {{ficon name="plus-circle-outline"/}} [[Eintrag hinzufügen>>||anchor="review_action_add_protocol_entry"]]
310 -* **{{ficon name="paperclip-45"/}} Anhänge**{{id name="review_area_attachments"/}}
311 -Besitzt der Vorgang Anhänge, wird dieser Reiter dargestellt, welcher Zugriff auf die Anhänge des Vorgangs ermöglicht.
312 -** {{ficon name="checkbox-marked-outline"/}} (De-)Selektion aller Vorgänge
350 +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.
351 +
352 +* **{{ficon name="XPage"/}} Form page**
353 +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"]]).
354 +{{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}}
355 +This tab provides the following form record actions:
356 +** [[State change>>||anchor="review_action_state_change"]]
357 +** {{icon name="save"/}} [[Save>>||anchor="review_action_save"]]
358 +** {{ficon name="trash-alt2"/}} [[Delete>>||anchor="review_action_delete"]]
359 +** {{ficon name="action-change-status"/}} [[Advanced options>>||anchor="review_action_advanced"]]
360 +* **{{ficon name="table-large"/}} Datatable**
361 +The submitted form record data will be displayed in a data table.
362 +* **{{ficon name="history"/}} History**
363 +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:
364 +** {{ficon name="plus-circle-outline"/}} [[Add entry>>||anchor="review_action_add_protocol_entry"]]
365 +* **{{ficon name="paperclip-45"/}} Attachments**{{id name="review_area_attachments"/}}
366 +If the form record contains attachments this tab will be displayed and allows access to the form record attachments. The attachment area of a form record is divided into form upload attachments and workflow attachments. Form uploads are attached via [[upload elements>>doc:Formcycle.FormDesigner.FormElements.Upload]] of a form. Workflow attachments will be generated through workflow processing actions. Attachments with a size of 0 Byte will be marked red.
367 +** {{ficon name="checkbox-marked-outline"/}} (De-)Selectionof all attachments
313 313  ** {{icon name="download"/}} [[Download>>||anchor="review_action_download_attach"]]
314 -** {{ficon name="trash-alt2"/}} [[Anhänge löschen>>||anchor="review_action_delete_attach"]]
369 +** {{ficon name="trash-alt2"/}} [[Delete attachments>>||anchor="review_action_delete_attach"]]
315 315  
316 -=== Aktionsleiste ===
371 +=== Action row ===
317 317  
318 -* **Statuswechsel**{{id name="review_action_state_change"/}}
319 -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:
320 -** der ausgewählte Vorgang in seinem aktuellen Status einen Folgestatus besitzt
321 -** in den Formulareinstellungen definiert wurde, dass ein Statuswechsel für Vorgänge dieses Formulars durch den aktuellen Benutzer möglich ist
322 -* **{{icon name="save"/}} Speichern**{{id name="review_action_save"/}}
323 -Speichert Änderungen im Formular.
324 -* **{{ficon name="trash-alt2"/}} Löschen**{{id name="review_action_delete"/}}
325 -Löscht den Vorgang und schließt den Lesebereich anschließend.
326 -* **{{ficon name="action-change-status"/}} Erweiterte Optionen**{{id name="review_action_advanced"/}}
327 -Öffnet einen Dialog, welcher erweiterte Vorgangsänderungen ermöglicht:
328 -** //Formulardatenkorrigieren//: Speichert Änderungen im Formular mit der Option die Formulardaten (nicht) zu validieren.
329 -** //Aktionen des aktuellen Status erneut ausführen//: Führt die Aktionen des aktuellen Status erneut aus. Dabei kann konfiguriert werden, ob Änderungen im Formular gespeichert und validiert werden sollen.
330 -** //Statuswechsel//: Analog zum normalen Statuswechsel, wobei konfiguriert werden kann, ob die Aktionen des Zielstatus ausgeführt werden sollen und ob Änderungen im Formular gespeichert und validiert werden sollen.
331 -* **{{ficon name="plus-circle-outline"/}} Eintrag hinzufügen**{{id name="review_action_add_protocol_entry"/}}
332 -Öffnet einen Dialog, welcher es ermöglicht dem Vorgang Protokolleinträge bzw. Bemerkungen hinzuzufügen. Protokolleinträge werden im Verluaf des Vorgangs dargestellt. Ausgewählte Datein werden an den Vorgang angehangen.
333 -* **{{icon name="download"/}} Download von Anhängen**{{id name="review_action_download_attach"/}}
334 -dt die ausgewählten Anhänge herunter.
335 -* **{{ficon name="trash-alt2"/}} Anhänge löschen**{{id name="review_action_delete_attach"/}}
336 -Löscht die ausgewählten Anhänge.
373 +* **State change**{{id name="review_action_state_change"/}}
374 +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:
375 +** the current state of the selected form record has a follow-up state.
376 +** the user is allowed to change the state (can be configured in the [[workflow>>Formcycle.UserInterface.MyForms.WorkflowProcessing.WebHome]]).
377 +* **{{icon name="save"/}} Save**{{id name="review_action_save"/}}
378 +Saves changes to the form data.
379 +* **{{ficon name="trash-alt2"/}} Delete**{{id name="review_action_delete"/}}
380 +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]]).
381 +* **{{ficon name="action-change-status"/}} Advanced options**{{id name="review_action_advanced"/}}
382 +Opens up a dialog which allows for advanced form record changes:
383 +** //Correct form data//: Saves all changes to the form data with the option of (not) validating the form.
384 +** //Rerun actions of the current state//: Reruns the actions of the current state. Whether or not form data changes should be saved and validated can be configured.
385 +** //Change state//: Similar to the normal state change. Whether or not the actions of the destination state should be executed and whether or not form data changes should be saved and validated can be configured. This action is only available if the state can be changed by the user.
386 +* **{{ficon name="plus-circle-outline"/}} Add entry**{{id name="review_action_add_protocol_entry"/}}
387 +Opens up a dialog for adding protocol entries to the form record history. It is also possible to select additional files which will be attached to the form record.
388 +* **{{icon name="download"/}} Download attachments**{{id name="review_action_download_attach"/}}
389 +Downloads the selected attachments.
390 +* **{{ficon name="trash-alt2"/}} Delete attachments**{{id name="review_action_delete_attach"/}}
391 +Deletes the selected attachments.
Copyright 2000-2024