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/maker/model-driven-apps/faqs-timeline-control.md
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "FAQs for timeline control (section) in Power Apps | MicrosoftDocs"
3
3
description: "FAQs for timeline control (section) in Power Apps"
4
-
ms.date: 02/03/2020
4
+
ms.date: 03/10/2020
5
5
ms.service: powerapps
6
6
author: "kabala123"
7
7
ms.assetid: 7F495EE1-1208-49DA-9B02-17855CEB2FDF
@@ -94,6 +94,11 @@ To mitigate the issue, unhide the buttons in the command bar definitions.
94
94
95
95
**My activities** stream in the dashboard shows the records and activities that are owned by a particular user. For example, user **A** see records and activities that are owned by **A**, and user **B** see records and activities that are owned by **B**.
96
96
97
+
98
+
## Why my agents see the filter pane even when the Expand filter pane by default check box is cleared?
99
+
100
+
When the timeline is displayed on more than one column, the filter pane is displayed as a column alongside the timeline records. Even though you've cleared **Expand filter pane by default** check box in the Timeline configurations, the filter pane will always be displayed to your agents.
101
+
97
102
## See also
98
103
99
104
[Set up timeline control](set-up-timeline-control.md)
| Default Module for Create Experience | Select the module for which you want the default create experience in the timeline. <br><br> The default value is **Notes**. | Notes |
83
83
| Show filter pane | Select the checkbox if you want to display the filter icon for the users. If you leave the check box empty, there will be no filters for the users. | |
84
-
| Expand filter pane by default | Select the checkbox, by default, if you want to show the filter pane in the expanded mode. |
84
+
| Expand filter pane by default | Select the checkbox, by default, if you want to show the filter pane in the expanded mode. <br><br> **Note:** When the timeline is displayed on more than one column, the filter pane is displayed as a column alongside the timeline records. Even though you've cleared **Expand filter pane by default** check box in the Timeline configurations, the filter pane will always be displayed to your agents.|
85
85
| Sort | Select the sorting order based on which the records are displayed on the timeline. The sorting is based on the field you choose for Activities. If a field doesn’t exist for the Post, Notes, or Activity, then the sorting is done based on the **Last Updated** field. <br><br> The default sort order is **Descending**. <br><br> **Note:** changing the sort order will not change the time property visualized in the timeline control. To customize the timeline card form see, [Customize the card form](#customize-the-card-form). | Descending |
86
86
| Number of results | The maximum number of records that are displayed on the timeline before selecting the **More** option. Each time you select the **More** option, the timeline displays the configured number of records. You can configure a value ranging from 1 to 50. <br><br> The default value is **10**. | 10 |
87
87
@@ -238,7 +238,7 @@ For example, see **Email form**.
238
238
239
239
**Email card collapsed mode**
240
240
241
-
Fields **1** and **2** from the **Header** section and Fields **3** and **4** from the **Details** section are displayed in the collapsed mode.
241
+
Fields **1** and **2** from the **Header** section and Fields **3** and **4** from the **Details** section are displayed in the collapsed mode. Fields **3** and **4** in the collapsed mode doesn't show contents in the rich text format.
242
242
243
243
> [!div class=mx-imgBorder]
244
244
> 
@@ -252,7 +252,7 @@ Fields **1** and **2** from the **Header** section and Fields **3** and
252
252
253
253
**Email card expanded mode**
254
254
255
-
Field **5** from the **Details** section is displayed in the expanded mode.
255
+
Field **5** from the **Details** section is displayed in the expanded mode. Field **3** in the expanded mode doesn't shown contents in the rich text format, whereas field **4** in the expanded mode shows contents in the rich text format.
256
256
257
257
> [!div class=mx-imgBorder]
258
258
> 
Copy file name to clipboardExpand all lines: powerapps-docs/user/add-activities.md
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ manager: kvivek
6
6
ms.service: powerapps
7
7
ms.component: pa-user
8
8
ms.topic: conceptual
9
-
ms.date: 02/13/2020
9
+
ms.date: 03/10/2020
10
10
ms.author: mduelae
11
11
ms.custom: ""
12
12
ms.reviewer: ""
@@ -58,7 +58,7 @@ The fastest way to add an activity is to use the shortcut on the nav bar and the
58
58
59
59
## Add an activity from within a record
60
60
61
-
You can also open a record and then add an a ctivity to the record.
61
+
You can also open a record and then add an activity to the record.
62
62
63
63
> [!div class="mx-imgBorder"]
64
64
> 
@@ -200,6 +200,10 @@ Quickly filter activities, notes or posts in the timeline wall by record type or
200
200
201
201
- In the **Timeline** section, select **Open Filter Pane** and select how you want to filter the activities.
202
202
203
+
> [!Note]
204
+
> When you zoom out in the browser, the filter pane and the timeline records are displayed in two columns.
205
+
> When the timeline is displayed on more than one column, the filter pane is displayed as a column alongside the timeline records. To learn more, see [Filter pane appears in two column mode](../maker/model-driven-apps/faqs-timeline-control.md#why-my-agents-see-the-filter-pane-even-when-the-expand-filter-pane-by-default-check-box-is-cleared).
206
+
203
207
> [!div class="mx-imgBorder"]
204
208
> 
0 commit comments