Skip to content

Commit 54d52a9

Browse files
authored
Live publish for 13 January 2020.
2 parents b746aad + b9ab15b commit 54d52a9

11 files changed

+43
-192
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "powerapps-docs/maker/canvas-apps/add-images-to-excel.md",
5+
"redirect_url": "add-images-pictures-audio-video",
6+
"redirect_document_id": "false"
7+
},
8+
{
9+
"source_path": "powerapps-docs/maker/canvas-apps/tutorial-working-with-images-in-excel.md",
10+
"redirect_url": "add-images-pictures-audio-video",
11+
"redirect_document_id": "false"
12+
},
313
{
414
"source_path": "powerapps-docs/developer/common-data-service/fill-app-submission-form-appsource.md",
515
"redirect_url": "register-microsoft-partner-network",

powerapps-docs/maker/canvas-apps/add-images-to-excel.md

Lines changed: 0 additions & 74 deletions
This file was deleted.

powerapps-docs/maker/canvas-apps/connections/connection-common-data-service.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: powerapps
77
ms.topic: reference
88
ms.custom: canvas
99
ms.reviewer:
10-
ms.date: 04/22/2019
10+
ms.date: 11/27/2019
1111
ms.author: tapanm
1212
search.audienceType:
1313
- maker
@@ -21,20 +21,17 @@ You can securely store your business data in Common Data Service and build rich
2121

2222
By default, the Common Data Service connector connects to data in your app's current environment. If your app moves to another environment, the connector connects to data in the new environment. This behavior works well for an app using a single environment or an app that follows an ALM process for moving from Development to Test to Production.
2323

24-
When you add a data source with the Common Data Service connector, you can change the environment and then select one or more entities. By default, the app connects to data in the current environment, and the UI shows **(Current)** over the list of entities.
24+
When you add a data source with the Common Data Service connector, you can change the environment and then select one or more entities. By default, the app connects to data in the current environment.
2525

26-
> [!div class="mx-imgBorder"]
27-
> ![Default environment](media/connection-common-data-service/common-data-service-connection-change-environment.png)
26+
![Default environment](media/connection-common-data-service/common-data-service-connection-change-environment.png)
2827

2928
If you select **Change**, you can specify a different environment to pull data from it instead of or in addition to the current environment.
3029

31-
> [!div class="mx-imgBorder"]
32-
> ![Other environments](media/connection-common-data-service/common-data-service-connection-select-environment.png)
30+
![Other environments](media/connection-common-data-service/common-data-service-connection-select-environment.png)
3331

34-
The name of the selected environment appears under the search box.
32+
The name of the selected environment appears under the entities list.
3533

36-
> [!div class="mx-imgBorder"]
37-
> ![New environments](media/connection-common-data-service/common-data-service-connection-after-change-environment.png)
34+
![New environments](media/connection-common-data-service/common-data-service-connection-after-change-environment.png)
3835

3936
The Common Data Service connector is more robust than the Dynamics 365 connector and approaching feature parity.
4037

powerapps-docs/maker/canvas-apps/connections/connection-dynamics-crmonline.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ manager: kvivek
66
ms.service: powerapps
77
ms.topic: reference
88
ms.custom: canvas
9-
ms.date: 07/12/2017
9+
ms.date: 11/27/2019
1010
ms.author: matp
11-
ms.reviewer:
11+
ms.reviewer: tapanm
1212
search.audienceType:
1313
- maker
1414
search.app:
@@ -17,7 +17,10 @@ search.app:
1717
# Connect to Dynamics 365 from Power Apps
1818
Power Apps lets you quickly generate, customize, share, and run mobile apps with little or no code. By using the Dynamics 365 connector, you can create useful mobile apps to share with your organization in just a few minutes.
1919

20-
By following the steps in this topic, you'll create an app in which users can browse, add, delete, and make updates to contacts in Dynamics 365. Users can run the app [in a browser](../../../user/run-app-browser.md) or [on a mobile device](../../../user/run-app-client.md) such as a phone.
20+
By following the steps in this topic, you'll create an app in which users can browse, add, delete, and make updates to contacts in model-driven apps in Dynamics 365 (Dynamics 365 Sales, Dynamics 365 Customer Service, Dynamics 365 Field Service, Dynamics 365 Marketing, and Dynamics 365 Project Service Automation). Users can run the app [in a browser](../../../user/run-app-browser.md) or [on a mobile device](../../../user/run-app-client.md) such as a phone.
21+
22+
> [!NOTE]
23+
> We recommend using a more robust [Common Data Service connector](connection-common-data-service.md) when connecting to model-driven apps in Dynamics 365.
2124
2225
## Prerequisite
2326
To follow this tutorial, you need a Microsoft Office 365 account that includes a Dynamics 365 subscription.
Loading
Loading
Loading

powerapps-docs/maker/canvas-apps/tutorial-working-with-images-in-excel.md

Lines changed: 0 additions & 98 deletions
This file was deleted.

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)