Skip to content

Commit 5f32b71

Browse files
committed
updated
1 parent e5c3ab9 commit 5f32b71

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

powerapps-docs/user/calendar-view.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Work with records in the new calendar view in model-driven apps | MicrosoftDocs"
33
description: "Learn how to view, create, and delete activities in the new calendar view."
4-
ms.date: 05/11/2020
4+
ms.date: 06/05/2020
55
ms.service:
66
- "dynamics-365-sales"
77
ms.topic: article
@@ -69,8 +69,15 @@ If you want to set a calendar view as the default view, you do that through pers
6969

7070
You can view a summary of a record by selecting it in the calendar. A pop-up window opens and displays the summary information.
7171

72+
**Record details for an activity**
73+
74+
> [!div class="mx-imgBorder"]
75+
> ![Details of a calendar item for an activity](media/details-pop-up.png "Details of a calendar item for an activity")
76+
77+
**Record details for an opportunity**
78+
7279
> [!div class="mx-imgBorder"]
73-
> ![Details of a calendar item](media/details-pop-up.png "Details of a calendar item")
80+
> ![Details of a calendar item for an opportunity](media/opportunity-details-pop-up.png "Details of a calendar item for an opportunity")
7481
7582
If you want to view complete details about the record, select **More Details** in the pop-up window.
7683

@@ -83,7 +90,7 @@ The new calendar view allows you to create and delete records from the calendar.
8390

8491
**To create a record**
8592

86-
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.
8794

8895
> [!div class="mx-imgBorder"]
8996
> ![Select a date tile in Month view](media/date-tile.png "Select a date tile in Month view")
@@ -94,7 +101,7 @@ The new calendar view allows you to create and delete records from the calendar.
94101
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.
95102

96103
> [!NOTE]
97-
> - 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.
98105
> - 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.
99106
> - You can also create a new record by selecting and dragging across time slots in **Day** or **Week** view.
100107
23.4 KB
Loading

0 commit comments

Comments
 (0)