... |
... |
@@ -45,12 +45,14 @@ |
45 |
45 |
|
46 |
46 |
{{id name="filter_menu_view"/}} |
47 |
47 |
{{figure image="inbox_filter_menu_view_en.png"}}{{id name="fig_inbox_filter_menu_view" /}} |
48 |
|
-There are two different types of views, which can be differentiated by their symbols {{ficon name="view-list"/}}/{{ficon name="layout-table"/}}: (1) the //default view// of form records and (2) the //project views// (marked in red).{{/figure}} |
|
48 |
+There are three different types of views, which can be differentiated by their symbols {{ficon name="view-list"/}} / {{ficon name="date"/}} / {{ficon name="layout-table"/}} : (1) the //default view// of form records, (2) the //calendar view// and (3) the //project views// (marked in red).{{/figure}} |
49 |
49 |
|
50 |
50 |
The view selection is only available if project views have been configured (for configuring project views see [[My Forms > Inbox>>doc:Formcycle.UserInterface.MyForms.Inbox.WebHome]]). Which form records are being displayed in the form record list and how they are being displayed depends on the selected view. There are two different types of views: |
51 |
51 |
|
52 |
52 |
* {{ficon name="view-list"/}} **Default** |
53 |
53 |
The default view can not be configured. Depending on the users authorization all submitted [[form records>>doc:Terminology.WebHome||anchor="form_record"]] are displayed in the [[form record list>>||anchor="inbox_list_default"]]. |
|
54 |
+* {{ficon name="date"/}}**Calendar view** |
|
55 |
+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"]]. |
54 |
54 |
* {{ficon name="layout-table"/}} **Project views** |
55 |
55 |
Project views have the names of the forms they are matched to. These views only contain form records of the appropriate form. The form records will be displayed in a data table. The number of columns depends on the [[view configuration>>doc:Formcycle.UserInterface.MyForms.Inbox.WebHome]] (see [[form record list>>||anchor="inbox_list_project"]]). |
56 |
56 |
|
... |
... |
@@ -177,7 +177,7 @@ |
177 |
177 |
|
178 |
178 |
==== {{ficon name="trash-alt2"/}} Delete ==== |
179 |
179 |
|
180 |
|
-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. |
|
182 |
+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.Designer.Workflow.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. |
181 |
181 |
|
182 |
182 |
=== General action === |
183 |
183 |
|
... |
... |
@@ -269,13 +269,13 @@ |
269 |
269 |
Excel export of the selected form records: Column names can be configured for every export. Additionally meta data may be exported. |
270 |
270 |
{{/figure}} |
271 |
271 |
|
272 |
|
-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. |
|
274 |
+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.Designer.Form.ElementProperties.BaseProperties.WebHome]] will be put into the same cell, separated by commas. If this is not desired the export option //Excel (multiline)// is recommended. |
273 |
273 |
The column names of the resulting Excel file may configured using the following options: |
274 |
274 |
|
275 |
275 |
* **Name of the form element** |
276 |
|
-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, ...). |
|
278 |
+The element names that are used in the [[{{designer/}}>>doc:Formcycle.Designer.Form.ElementProperties.BaseProperties.WebHome]] will be used for the Excel columns (e.g.: tf1, sel1, ...). |
277 |
277 |
* **Alias of the form element** |
278 |
|
-The element alias that is used in the [[{{designer/}}>>doc:Formcycle.FormDesigner.ElementProperties.BaseProperties.WebHome]] will be used for the Excel columns. |
|
280 |
+The element alias that is used in the [[{{designer/}}>>doc:Formcycle.Designer.Form.ElementProperties.BaseProperties.WebHome]] will be used for the Excel columns. |
279 |
279 |
* **Column name of the data table** |
280 |
280 |
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"]]. |
281 |
281 |
|
... |
... |
@@ -282,22 +282,21 @@ |
282 |
282 |
=== {{icon name="file-excel-o"/}} Excel (multiline) === |
283 |
283 |
|
284 |
284 |
{{info}}This Option is not available in [[project views>>||anchor="inbox_list_project"]].{{/info}} |
285 |
|
-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. |
|
287 |
+The export works the exact same way as the simple Excel export, except that the values of [[repeated form elements>>Formcycle.Designer.Form.ElementProperties.BaseProperties.WebHome]] will be put into separate rows. |
286 |
286 |
|
287 |
287 |
=== Export meta data (Optional) === |
288 |
288 |
|
289 |
|
-{{info}}This functionality is available in FORMCYCLE version 6.1.0 and above. In previous versions meta data was exported by default.{{/info}} |
290 |
290 |
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: |
291 |
291 |
|
292 |
|
-* **ID** {{version major="6" minor="4" patch="0"/}} |
|
293 |
+* **ID** |
293 |
293 |
System ID of the form record. |
294 |
294 |
* **Process ID** |
295 |
295 |
Process ID of the form record. |
296 |
|
-* **Subject** {{version major="6" minor="4" patch="0"/}} |
|
297 |
+* **Subject** |
297 |
297 |
Subject of the form record. |
298 |
298 |
* **Status** |
299 |
299 |
Name of the state the form record is in at the time of export. |
300 |
|
-* **Inbox** {{version major="6" minor="4" patch="0"/}} |
|
301 |
+* **Inbox** |
301 |
301 |
* Inbox in which the form record is located. |
302 |
302 |
* **Date of receipt** |
303 |
303 |
Date the form record was submitted/created. |
... |
... |
@@ -304,7 +304,7 @@ |
304 |
304 |
* **Modification date** |
305 |
305 |
Date of last change to the form record. |
306 |
306 |
* **Form variables** |
307 |
|
-Configured [[Form variables>>doc:Formcycle.FormDesigner.CodingPanel.VariablesTab]] an their values. |
|
308 |
+Configured [[Form variables>>doc:Formcycle.Designer.Form.CodingPanel.VariablesTab]] an their values. |
308 |
308 |
* **Control fields** |
309 |
309 |
Control fields of the form such as //xf-action//, which holds the name of the button used for submitting the form. |
310 |
310 |
* **Meta data** |
... |
... |
@@ -354,9 +354,9 @@ |
354 |
354 |
|
355 |
355 |
* **{{ficon name="XPage"/}} Form page** |
356 |
356 |
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"]]). |
357 |
|
-{{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}} |
|
358 |
+{{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.Designer.Form.WebHome]] for elements that should be hidden.{{/info}} |
358 |
358 |
This tab provides the following form record actions: |
359 |
|
-** [[State change>>||anchor="review_action_state_change"]] |
|
360 |
+** [[Trigger custom event>>||anchor="review_action_state_change"]] |
360 |
360 |
** {{icon name="save"/}} [[Save>>||anchor="review_action_save"]] |
361 |
361 |
** {{ficon name="trash-alt2"/}} [[Delete>>||anchor="review_action_delete"]] |
362 |
362 |
** {{ficon name="action-change-status"/}} [[Advanced options>>||anchor="review_action_advanced"]] |
... |
... |
@@ -366,7 +366,7 @@ |
366 |
366 |
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: |
367 |
367 |
** {{ficon name="plus-circle-outline"/}} [[Add entry>>||anchor="review_action_add_protocol_entry"]] |
368 |
368 |
* **{{ficon name="paperclip-45"/}} Attachments**{{id name="review_area_attachments"/}} |
369 |
|
-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. |
|
370 |
+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.Designer.Form.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. |
370 |
370 |
** {{ficon name="checkbox-marked-outline"/}} (De-)Selectionof all attachments |
371 |
371 |
** {{icon name="download"/}} [[Download>>||anchor="review_action_download_attach"]] |
372 |
372 |
** {{ficon name="trash-alt2"/}} [[Delete attachments>>||anchor="review_action_delete_attach"]] |
... |
... |
@@ -373,10 +373,8 @@ |
373 |
373 |
|
374 |
374 |
=== Action row === |
375 |
375 |
|
376 |
|
-* **State change**{{id name="review_action_state_change"/}} |
377 |
|
-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: |
378 |
|
-** the current state of the selected form record has a follow-up state. |
379 |
|
-** the user is allowed to change the state (can be configured in the [[workflow>>Formcycle.UserInterface.MyForms.WorkflowProcessing.WebHome]]). |
|
377 |
+* **Trigger custom event**{{id name="review_action_state_change"/}} |
|
378 |
+Once one or more custom events exist in the workflow, it is possible to execute a custom event manually. |
380 |
380 |
* **{{icon name="save"/}} Save**{{id name="review_action_save"/}} |
381 |
381 |
Saves changes to the form data. |
382 |
382 |
* **{{ficon name="trash-alt2"/}} Delete**{{id name="review_action_delete"/}} |
... |
... |
@@ -384,8 +384,7 @@ |
384 |
384 |
* **{{ficon name="action-change-status"/}} Advanced options**{{id name="review_action_advanced"/}} |
385 |
385 |
Opens up a dialog which allows for advanced form record changes: |
386 |
386 |
** //Correct form data//: Saves all changes to the form data with the option of (not) validating the form. |
387 |
|
-** //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. |
388 |
|
-** //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 |
+** //Initiate workflow event//: [[A custom workflow event >>doc:Formcycle.Designer.Workflow.Events.Custom]]can be selected for manual execution. |
389 |
389 |
* **{{ficon name="plus-circle-outline"/}} Add entry**{{id name="review_action_add_protocol_entry"/}} |
390 |
390 |
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. |
391 |
391 |
* **{{icon name="download"/}} Download attachments**{{id name="review_action_download_attach"/}} |