... |
... |
@@ -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 |
|