Skip to content

Commit 2488a41

Browse files
authored
Merge pull request #5860 from MicrosoftDocs/2607081
supporting sorting of related entity column on entity list - 2607081
2 parents 54232c8 + 9531675 commit 2488a41

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

powerapps-docs/maker/portals/configure/entity-lists.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: sandhangitmsft
55
ms.service: powerapps
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 01/25/2022
8+
ms.date: 02/15/2022
99
ms.subservice: portals
1010
ms.author: sandhan
1111
ms.reviewer: ndoelman
@@ -55,6 +55,9 @@ When creating or editing a webpage, you can specify a list in the lookup field p
5555
| Search Placeholder Text | An optional string used as the label displayed in the text box on initial load. |
5656
| Search Tooltip Text | An optional string used as the tooltip displayed when the user points to the **Search** text box. |
5757
| | |
58+
## Sort lists
59+
60+
A portal user can select a column header on the list to sort the data if the column is part of the table used to configure the Dataverse view used for the list. To enable sorting by columns displayed on the list from related tables, add a [site setting](configure-site-settings.md) named **Site/EnableSortingOnLinkedEntities** set to **true**.
5861

5962
## Add custom Javascript
6063

0 commit comments

Comments
 (0)