Skip to content

Commit b9ab15b

Browse files
committed
Adding remove a documents tab proc per PM
1 parent d3cbfd2 commit b9ab15b

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

powerapps-docs/maker/model-driven-apps/add-documents-tab-entity-main-form.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Add the Documents tab to the main form for an entity | MicrosoftDocs"
33
description: "Learn how to add the Documents tab to the main form for an entity"
44
s.custom:
5-
ms.date: 09/05/2019
5+
ms.date: 01/06/2020
66
ms.reviewer:
77
ms.service: crm-online
88
ms.suite:
@@ -18,7 +18,7 @@ search.audienceType:
1818
search.app:
1919
- D365CE
2020
---
21-
# Add the SharePoint documents tab to the main form for an entity
21+
# Add or remove the SharePoint documents tab to the main form for any entity
2222
[!INCLUDE [cc-beta-prerelease-disclaimer](../../includes/cc-beta-prerelease-disclaimer.md)]
2323

2424
Adding a tab on an entity main form to display SharePoint documents helps users discover and use the SharePoint integration features that are available in a model-driven app.
@@ -83,5 +83,15 @@ Adding a tab on an entity main form to display SharePoint documents helps users
8383
</control>
8484
```
8585

86+
## Remove the documents tab
87+
1. Sign in to [Power Apps](https://make.powerapps.com/?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc), in the left pane expand **Data**, and then select **Entities**.
88+
2. Select the entity you want, select the **Forms** tab, and then open the form where the file tab needs to be removed.
89+
3. Select the **Files** tab, and then on the form designer toolbar, select **Delete**.
90+
91+
![Delete files tab](media/delete-files-tab.png)
92+
93+
4. On the form designer toolbar, select **Publish**.
94+
95+
8696
### See also
8797
[Manage your documents using SharePoint](/dynamics365/customer-engagement/admin/manage-documents-using-sharepoint)
112 KB
Loading

0 commit comments

Comments
 (0)