Skip to content

Commit f9ad57f

Browse files
committed
482 fix
1 parent f105f51 commit f9ad57f

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

powerapps-docs/maker/canvas-apps/controls/control-attachments.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: kvivek
66
ms.service: powerapps
77
ms.topic: reference
88
ms.custom: canvas
9-
ms.date: 04/23/2018
9+
ms.date: 03/09/2020
1010
ms.author: chmoncay
1111
ms.reviewer: tapanm
1212
search.audienceType:
@@ -76,13 +76,15 @@ An **Attachments** control lets you open, add, and delete files from a SharePoin
7676

7777

7878
## Example
79-
1. Create an app from data using a SharePoint list as a data source. As an alternative, add a form to your app, and set a SharePoint list as its data source.
79+
1. Add a form to your app, and set a SharePoint list as its data source.
8080

81-
2. Select the **Form** control in the tree view on the left-hand side.
81+
2. Select the **Display Form** control in the tree view on the left-hand side. You can also use **Edit Form** instead.
8282

83-
3. Click **Data** in the Properties tab in the options panel on the right.
83+
3. Select **Data Source** in the Properties tab in the options panel on the right and then select the SharePoint list you connected to.
8484

85-
4. Under **Fields**, enable the **Attachments** field.
85+
4. Select **Edit fields** in *Fields* section and select **Add field**.
86+
87+
5. Select the **Attachments** field and select **Add**.
8688

8789
The Attachments field associated with the SharePoint list will appear in the form.
8890

0 commit comments

Comments
 (0)