Wiki source code of Meine Formulare


Show last authors
1 {{figure image="form_overview_en.png" width="300" clear="global"}}
2 By default, the forms will be displayed as cards.
3 {{/figure}}
4
5 {{figure image="form_overview_paging_en.png" clear="global"}}
6 When you have created many forms, they are displayed across multiple pages. This improves performance and reduces loading times.
7 {{/figure}}
8
9 The menu entry //My Forms// contains the form overview page. This is the main page for working with forms. It lets your create new forms, delete old forms and edit existing forms. To find a form more easily, you can also search form forms by name or use one of the available filters.
10
11 == Structure ==
12
13 The default view of the form overview page is the card view. Forms may also be displayed in a list view. By clicking the buttons {{ficon name="view-sequential"/}}/{{ficon name="view-module"/}} in the header at the top right, you can toggle the view between the card and list view. The header also contains an input field for searching forms, as well as a button which will open the filter panel to the right. If you have added forms to a group, the forms will be grouped accordingly in the overview. Individual groups can be shown or hidden in the filter menu to the right.
14
15 Once you have created a certain amount of forms, they are not displayed all at once anymore. By default, you will see 25 form on each page. You can also change how many forms are displayed per page in the menu bar to the bottom.
16
17 The default view shows every form as a card. These cards consist of a thumbnail of the form, a button for quick access to the [[{{designer/}}>>doc:Formcycle.Designer.Form.WebHome]], a button for [[opening>>doc:Formcycle.UserInterface.MyForms.Open.WebHome]] the form, as well as a button for opening the [[form menu>>||anchor="form_menu"]]. The button at the upper right corner of a card shows how many (unread) [[form records>>doc:Terminology.WebHome||anchor="form_record"]] have been submitted. Clicking that button will open the [[inbox>>doc:Formcycle.Inbox.WebHome]] and show all submitted form records for that form.
18
19 To [[create a new form>>doc:Formcycle.UserInterface.MyForms.BasicActions.WebHome]], click on the card or button to the top left.
20
21 == Form menu ==
22
23 {{figure image="form_menu_en.png" width="300"}}
24 Form in card view with an opened [[form menu>>||anchor="form_menu"]].
25 {{/figure}}
26
27 {{id name="form_menu"/}}
28
29 The form menu contains several options for editing the form and its workflow, exporting the form, or embedding the form in your web page:
30
31 ; {{ficon name="square-edit-outline"/}}[[Designer>>doc:Formcycle.Designer.Form.WebHome]]
32 : Opens the form in the {{designer/}} and lets you edit the form.
33 ; {{ficon name="play1"/}}[[Open>>doc:Formcycle.UserInterface.MyForms.Open.WebHome]]
34 : Opens the form in a new browser tab.
35 ; {{ficon name="share-variant"/}}[[Publish>>doc:Formcycle.UserInterface.MyForms.Publish.WebHome]]
36 : Lets you embed the form in your web page. This opens a dialog that lets you choose between several different embedding options.
37 ; {{ficon name="workflow-fill"/}}[[Workflow>>doc:Formcycle.Designer.Workflow.WebHome]]
38 : Lets you configure how submitted data is processed. For example, you can send emails automatically or redirect the user to another page.
39 ; {{ficon name="group"/}}Add to group
40 : Allows to asign a group to the form. Form groups may be used for organizing forms.
41 ; {{icon name="save"/}} [[File>>doc:Formcycle.UserInterface.MyForms.Files.WebHome]]
42 : Lets you manage the files that belong to the current form. You can upload, delete, edit, or rename form resource files. This includes, for example, CSS and JavaScript files, fonts and images.
43 ; {{ficon name="user-doi"/}}[[Double opt in>>doc:Formcycle.UserInterface.MyForms.DoubleOptIn.WebHome]]
44 : According to the EU General Data Protection Regulation (EU GDPR), the explicit consent of a user is required when you wish to process their personal data. The double opt-in offers the opportunity to obtain such a declaration of consent.
45 ; {{ficon name="user"/}}[[Access>>doc:Formcycle.UserInterface.MyForms.Access.WebHome]]
46 : Lets you configure serveral access settings, such as if and when the form is available online, which users may edit the form and whether the form should be protected by a password.
47 ; {{ficon name="inbox"/}}[[Inbox>>doc:Formcycle.UserInterface.MyForms.Inbox.WebHome]]
48 : Lets you choose the default inbox for the current form. You can also select the form fields that should be displayed in the inbox.
49 ; {{ficon name="layout-table"/}}[[Data tables>>doc:Formcycle.UserInterface.MyForms.DataTables.WebHome]]
50 : Lets you create a custom table in the database with the submitted form data. This makes it easier for third-party system to access the data.
51 ; {{ficon name="clock-outline"/}}[[Versions>>doc:Formcycle.UserInterface.MyForms.Versions.WebHome]]
52 : Lets you manage the form versions. You can create new form versions or change the active form version.
53 : {{ficon name="information-outline"/}}Info
54 : Shows a dialog containing the following information about the form:
55 :; Title
56 :: Form title. Can be changed inside the [[{{designer/}}>>doc:Formcycle.Designer.Form.WebHome]].
57 :; Form group
58 :: Lets you assign the form to a group. This helps you to organize your forms.
59 :; System ID
60 :: Internal ID of the form.
61 :; Created by
62 :: The [[user>>doc:Formcycle.UserInterface.UserSettings.User.WebHome]] that created the form.
63 :; Created
64 :: The point in time the form was created.
65 :; Changed by
66 :: The [[user>>doc:Formcycle.UserInterface.UserSettings.User.WebHome]] that last changed the form.
67 :; Changed
68 :: The point in time the form was last changed.
69 :; Form records
70 :: Number of unread and total [[form records>>doc:Terminology.WebHome||anchor="form_record"]] of the form.
71 :; Preview
72 :: [[Preview link>>doc:Formcycle.UserInterface.MyForms.Open.WebHome]] to the form.
73 :; Open
74 :: [[Link>>doc:Formcycle.UserInterface.MyForms.Open.WebHome]] to the form.
75 :; Description
76 :: Form description. Can be changed in the [[{{designer/}}>>doc:Formcycle.Designer.Form.WebHome]].
77 ; {{icon name="download"/}} [[Export>>doc:Formcycle.UserInterface.MyForms.Export.WebHome]]
78 : Open a sub menu with various different export options
79 :; [[Form export>>doc:Formcycle.UserInterface.MyForms.Export.Form]]
80 :: Export the entire form configuration as a ZIP file. You can import an exported form into this or another {{formcycle/}} system.
81 :; [[Word / PDF export>>doc:.Export.Blank]]
82 :: Export a blank form as a Word or PDF document. One common use case is that it lets you print the form and fill it out manually.
83 :; [[Summary>>doc:.Export.Summary]]
84 :: Creates a PDF document with some information about the form, such as the form elements it conaints and the workflow configuration.
85 ; {{icon name="copy"/}} [[Copy>>doc:Formcycle.UserInterface.MyForms.Copy.WebHome]]
86 : Creates a copy of the form.
87 ; {{icon name="refresh"/}} [[Update>>doc:Formcycle.UserInterface.MyForms.Update.WebHome]]
88 : Lets you choose an exported form file (ZIP file). Updates the current form with the selected data from the uploaded form.
89 ; {{ficon name="file-document"/}}Save as template
90 : Saves the current form as template. You can then [[create new forms>>doc:Formcycle.UserInterface.MyForms.BasicActions.WebHome]] based on that template.
91 ; {{ficon name="shredder"/}}Delete process data
92 : Deletes all [[form recods>>doc:Terminology.WebHome||anchor="form_record"]] that have been submitted for this form. This cannot be undone.
93 ; {{ficon name="trash-alt2"/}}Delete
94 : Deletes the form. This cannot be undone.