Skip to content

Commit fd0e7bb

Browse files
authored
Merge pull request MicrosoftDocs#3045 from MicrosoftDocs/portals-1553949
Portals - new draft for notes ownership - 1553949
2 parents eb780cc + 1c36532 commit fd0e7bb

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

powerapps-docs/maker/portals/configure-notes.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: gitanjalisingh33msft
55
ms.service: powerapps
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 05/27/2020
8+
ms.date: 06/22/2020
99
ms.author: gisingh
1010
ms.reviewer: tapanm
1111
---
@@ -73,7 +73,7 @@ After adding the configuration, the Note control will be rendered by using the a
7373
| Error Message | Overrides the message shown when an error occurs while trying to load the list of notes. |
7474
| Access Denied Message | Overrides the message shown when the user doesn't have sufficient permissions to view the list of notes. |
7575
| Empty Message | Overrides the message shown when the current entity does not have any notes that can be viewed. |
76-
| List Orders | Allows you to set the order in which notes will be displayed. The List Orders setting allows you to set the following: <ul><li>Attribute: the logical name of the column by which you wish to sort</li><li>Alias: the alias for the attribute in the query</li><li>Direction: Ascending (smallest to largest, or first to last), or Descending (largest to smallest, or last to first).</li></ul> ![Set attributes for list orders](media/set-attributes-list-orders.png "Set attributes for list orders") To add a sorting rule, select "Column" (4) and fill in the details. List Orders will be processed in order from the top of the list having highest priority.|
76+
| List Orders | Allows you to set the order in which notes will be displayed. The List Orders setting allows you to set the following: <ul><li>Attribute: the logical name of the column by which you wish to sort</li><li>Alias: the alias for the attribute in the query</li><li>Direction: Ascending (smallest to largest, or first to last), or Descending (largest to smallest, or last to first).</li></ul> ![Set attributes for list orders](media/set-attributes-list-orders.png "Set attributes for list orders") <br> To add a sorting rule, select "Column" (4) and fill in the details. List Orders will be processed in order from the top of the list having highest priority.|
7777
||
7878

7979

@@ -162,6 +162,9 @@ You must create and assign the appropriate entity permission to the records as f
162162

163163
![Add web roles to an entity permission](media/entity-permission-web-roles.png "Add web roles to an entity permission")
164164

165+
> [!IMPORTANT]
166+
> A user must sign-in and must be the creator of the note to edit or delete it using the portal. Users can't edit or delete a note created by others, even if you assign them entity permissions.
167+
165168
If you created a custom form and added the notes section to it, be sure to select **Notes** as the default tab you want to be visible.
166169

167170
![Notes in a custom form](media/notes-activities-tab.png "Notes in a custom form")

0 commit comments

Comments
 (0)