You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/user/calendar-view.md
+14-4Lines changed: 14 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "Work with records in the new calendar view in model-driven apps | MicrosoftDocs"
3
3
description: "Learn how to view, create, and delete activities in the new calendar view."
4
-
ms.date: 05/11/2020
4
+
ms.date: 06/23/2020
5
5
ms.service:
6
6
- "dynamics-365-sales"
7
7
ms.topic: article
@@ -69,18 +69,28 @@ If you want to set a calendar view as the default view, you do that through pers
69
69
70
70
You can view a summary of a record by selecting it in the calendar. A pop-up window opens and displays the summary information.
71
71
72
+
**Record details for an activity**
73
+
72
74
> [!div class="mx-imgBorder"]
73
-
> 
75
+
> 
76
+
77
+
**Record details for an opportunity**
78
+
79
+
> [!div class="mx-imgBorder"]
80
+
> 
74
81
75
82
If you want to view complete details about the record, select **More Details** in the pop-up window.
76
83
84
+
> [!NOTE]
85
+
> This view is not customizable. If you would like to customize this view, add your suggestion [here](https://ideas.powerapps.com).
86
+
77
87
### Create and delete records from the calendar
78
88
79
89
The new calendar view allows you to create and delete records from the calendar.
80
90
81
91
**To create a record**
82
92
83
-
1. In the calendar, select a date tile (in **Month** view) or a time slot (in **Day** or **Week** view) in which you want to create a record.
93
+
1. In the calendar, double-click a date tile (in **Month** view) or select a time slot (in **Day** or **Week** view) in which you want to create a record.
84
94
85
95
> [!div class="mx-imgBorder"]
86
96
> 
@@ -91,7 +101,7 @@ The new calendar view allows you to create and delete records from the calendar.
91
101
Depending on the entity on which the calendar control was added, an appropriate **New** form is opened. For example, if you're viewing leads, a form to create a new lead is opened. If you're viewing opportunities, a form to create a new opportunity is opened.
92
102
93
103
> [!NOTE]
94
-
> - When you add the new calendar control on the Activity entity, an appointment is created when you create a record from the calendar.
104
+
> - When you add the new calendar control on the Activity entity, an appointment is created when you create a record from the calendar. The start and end times are filled-in automatically as per the selected date tile or time slots. By default, the duration is set to 30 minutes.
95
105
> - When you add the new calendar control on an entity other than Activity, the corresponding entity record is created when you create a record from the calendar.
96
106
> - You can also create a new record by selecting and dragging across time slots in **Day** or **Week** view.
0 commit comments