Wiki source code of Postfächer


Show last authors
1 {{content/}}
2
3 == General inbox ==
4
5 {{figure image="2_en_NewInbox.png"}}The user interface for modifying the inbox settings while creating a new inbox.{{/figure}}
6
7 {{figure image="1_en_Processing.png"}}A forms goes through multiple stages from submission until it is moved to an inbox:
8 * {{litem title="Validation"}}The submitted data are being validated.{{/litem}}
9 * {{litem title="Workflow"}}A form record is created for the submitted form. The workflow processing processes all actions that have been configured.{{/litem}}
10 * {{litem title="Post processes"}}The system processes the form record further in multiple stages after workflow processing has finished.{{/litem}}
11 * {{litem title="Inbox"}}The form record is put in a general inbox. The workflow processing may have altered the default inbox.{{/litem}}
12 {{/figure}}
13
14 All submitted forms are put in an inbox and can be viewed there. You can change the default inbox of a form by selecting the default inbox in the [[inbox menu>>doc:Formcycle.UserInterface.MyForms.Inbox.WebHome]] of the form. By editing the user groups associated with an inbox you can control which users can access an inbox.
15
16 === Creating a new inbox ===
17
18 1. From the main menu on the left hand side, go to //Inboxes// and click on "+".
19 1. Give the inbox a name and optionally a description.
20 1. To the bottom of the inbox settings, you can select the user groups that should be able to access the inbox in a selcetion menu. Only users belonging to at least one user group that has been granted access will be able to access the inbox. For users that are currently logged in, changes will be applied only after they sign in again.
21 1. Confirm your changes by clicking //Save//.
22
23 === Editing inboxes ===
24
25 1. Click on the inbox you would like to edit.
26 1. Modify the settings and click on save.
27 1. All changes will be applied immediately after saving.
28
29 === Deleting an inbox ===
30
31 1. Select the inbox or the inboxes you would like to delete.
32 1. Click on //Delete//.
33
34 {{info}}
35 An inbox cannot be deleted when there are still any form records in that inbox or when it is being referenced by a form. Clear the inbox first if you would like to delete it.
36 {{/info}}
37
38 === Clearing an inbox ===
39
40 {{warning}}
41 This will delete all form records in the inbox permanently, including all files and attachments. Deleted form records cannot be restored.
42 {{/warning}}
43
44 1. Click on the inbox you would like to clear.
45 1. Click on //Clear inbox// to delete all form records in the inbox permanently.
46
47 == Form specific inbox ==
48
49 General inboxes always display the same columns. For form specific inboxes, you can change the columns that should be displayed. This can be useful when you would like to see the value of certain form fields immediately without having to open the form first.
50
51 Form specific inbox can be setup on the [[inbox menu of a form>>doc:Formcycle.UserInterface.MyForms.Inbox.WebHome]].