Skip to content

Commit 411f898

Browse files
authored
Merge pull request MicrosoftDocs#3046 from MicrosoftDocs/sbm-calendar-update
Sbm calendar update
2 parents 95cdf7a + 6a98d62 commit 411f898

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

powerapps-docs/user/calendar-view.md

Lines changed: 14 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/23/2020
55
ms.service:
66
- "dynamics-365-sales"
77
ms.topic: article
@@ -69,18 +69,28 @@ 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+
7274
> [!div class="mx-imgBorder"]
73-
> ![Details of a calendar item](media/details-pop-up.png "Details of a calendar item")
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+
79+
> [!div class="mx-imgBorder"]
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

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+
7787
### Create and delete records from the calendar
7888

7989
The new calendar view allows you to create and delete records from the calendar.
8090

8191
**To create a record**
8292

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

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

93103
> [!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.
95105
> - 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.
96106
> - You can also create a new record by selecting and dragging across time slots in **Day** or **Week** view.
97107
22.2 KB
Loading

0 commit comments

Comments
 (0)