Skip to content

Commit f611f67

Browse files
authored
Merge pull request MicrosoftDocs#2847 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/powerapps-docs (branch live)
2 parents ee04099 + 28cf581 commit f611f67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

powerapps-docs/maker/canvas-apps/customize-list-form.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To follow the steps in this topic, you'll create a simple list so that you can s
2222

2323
> [!NOTE]
2424
> - If the **Customize forms** option isn't available or doesn't work correctly for your list, it might contain data types that [Power Apps doesn't support](connections/connection-sharepoint-online.md#known-issues). Also, you can't move your form to a different list or [environment](working-with-environments.md).
25-
> - Custom forms for lists are only supported in generic lists. Support for generic document libraries is coming soon. Custom list and library templates are currently not supported; including but not limited to lists such as Announcements, Contacts and Tasks.
25+
> - Custom forms for lists are only supported in generic lists and generic document libraries. Custom list and library templates are currently not supported; including but not limited to lists such as Announcements, Contacts and Tasks.
2626
> - Custom forms for document libraries only supports editing custom metadata. Editing or managing file(s) is not supported.
2727
2828
## Create a list

powerapps-docs/maker/canvas-apps/sample-crisis-communication-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ This app allows you to record a user's ___location and store it in your SharePoint
232232
1. Copy and paste the following snippet in the formula bar for the **OnSelect** property.
233233

234234
> [!NOTE]
235-
> The following snippet is intended to work with versions of the solution that are older than 2020.03.16.
235+
> The following snippet is intended to work with versions of the solution that are older than 2020.03.16. For newer versions, edit the code after *// To implement ___location* comment.
236236
237237

238238
```

0 commit comments

Comments
 (0)