|
| 1 | +--- |
| 2 | +title: "Work with records in the new calendar view in model-driven apps | MicrosoftDocs" |
| 3 | +description: "Learn how to view, create, and delete activities in the new calendar view." |
| 4 | +ms.date: 05/11/2020 |
| 5 | +ms.service: |
| 6 | + - "dynamics-365-sales" |
| 7 | +ms.topic: article |
| 8 | +author: sbmjais |
| 9 | +ms.author: shjais |
| 10 | +manager: shujoshi |
| 11 | +--- |
| 12 | + |
| 13 | +# Work with records in the new calendar view |
| 14 | + |
| 15 | +The new calendar view displays scheduled activities and their associated details. You can view, create, and delete your activities in a day, week, or month view. For the new calendar view to be visible, the **Calendar Control V2** control must be added to an entity view by a system customizer or a system administrator. The **Calendar Control V2** control can be added to any entity. |
| 16 | + |
| 17 | +By default, records are displayed in a read-only grid. When the **Calendar Control V2** control is added to an entity and the view is changed to the calendar view, records associated with the entity will be displayed in an interactive calendar. |
| 18 | + |
| 19 | +## Switch to the new calendar view |
| 20 | + |
| 21 | +The calendar view is made available when the calendar control is added to an entity view. If the calendar view isn't visible, contact your system customizer or a system administrator. |
| 22 | + |
| 23 | +**To switch to the new calendar view** |
| 24 | + |
| 25 | +1. In the site map, select an item. For example, **Activities**. |
| 26 | + |
| 27 | +2. On the command bar, select the **More commands** icon, and then select **Show As** > **Calendar Control V2**. |
| 28 | + |
| 29 | + > [!div class="mx-imgBorder"] |
| 30 | + >  |
| 31 | +
|
| 32 | + The activities are displayed in the new calendar view. |
| 33 | + |
| 34 | + > [!div class="mx-imgBorder"] |
| 35 | + >  |
| 36 | +
|
| 37 | +## Work with the new calendar view |
| 38 | + |
| 39 | +Using the new calendar view, you can: |
| 40 | + |
| 41 | +- [Change the calendar view](#change-the-calendar-view). |
| 42 | +- [View details of a calendar item](#view-details-of-a-calendar-item). |
| 43 | +- [Create and delete records from the calendar](#create-and-delete-records-from-the-calendar). |
| 44 | +- [Search through records](#search-through-records). |
| 45 | + |
| 46 | +### Change the calendar view |
| 47 | + |
| 48 | +You can choose from these calendar views: |
| 49 | + |
| 50 | +- **Month**: View the entire month. |
| 51 | +- **Week**: View the week from Sunday through Saturday, by default. You can change the first day of the week in system settings. |
| 52 | +- **Day**: View the current day. |
| 53 | + |
| 54 | +**To change the view** |
| 55 | + |
| 56 | +1. On the navigation bar of the calendar, select the view you're currently in: **Month**, **Day**, or **Week**. |
| 57 | + |
| 58 | + > [!div class="mx-imgBorder"] |
| 59 | + >  |
| 60 | +
|
| 61 | +2. Select the view you want to change to. |
| 62 | + |
| 63 | + > [!div class="mx-imgBorder"] |
| 64 | + >  |
| 65 | +
|
| 66 | +If you want to set a calendar view as the default view, you do that through personalization settings. |
| 67 | + |
| 68 | +### View details of a calendar item |
| 69 | + |
| 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 | + |
| 72 | +> [!div class="mx-imgBorder"] |
| 73 | +>  |
| 74 | +
|
| 75 | +If you want to view complete details about the record, select **More Details** in the pop-up window. |
| 76 | + |
| 77 | +### Create and delete records from the calendar |
| 78 | + |
| 79 | +The new calendar view allows you to create and delete records from the calendar. |
| 80 | + |
| 81 | +**To create a record** |
| 82 | + |
| 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. |
| 84 | + |
| 85 | + > [!div class="mx-imgBorder"] |
| 86 | + >  |
| 87 | +
|
| 88 | + > [!div class="mx-imgBorder"] |
| 89 | + >  |
| 90 | +
|
| 91 | + 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 | + |
| 93 | + > [!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. |
| 95 | + > - 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 | + > - You can also create a new record by selecting and dragging across time slots in **Day** or **Week** view. |
| 97 | +
|
| 98 | +2. Enter the detail, and then save the record. |
| 99 | + |
| 100 | +**To delete a record** |
| 101 | + |
| 102 | +1. On the calendar, select the record you want to delete. |
| 103 | + |
| 104 | +2. Select **Delete** in the pop-up window. |
| 105 | + |
| 106 | + > [!div class="mx-imgBorder"] |
| 107 | + >  |
| 108 | +
|
| 109 | +### Search through records |
| 110 | + |
| 111 | +You can use the Search box to filter the records in the calendar based on a search term. For example, when you enter the keyword **Meeting**, it refreshes the calendar view to show only the records where the title begins with **Meeting**. |
| 112 | + |
| 113 | +> [!div class="mx-imgBorder"] |
| 114 | +>  |
| 115 | +
|
| 116 | +### See also |
| 117 | + |
| 118 | +[Add the calendar control to entities](../maker/model-driven-apps/add-calendar-control.md) |
0 commit comments