You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The output will contain a value for each property marked as `input-output` or`bound` in the manifest.
27
-
For example, if the manifest has a property `value` that is an `input-output`, and you want to set that to the local variable `myvalue` you should return:
26
+
The output will contain a value for each property with a usage as`bound` in the manifest.
27
+
For example, if the manifest has a property named `value` that has usage as `bound`, and you want to set that to the local variable `myvalue` then you should return:
Copy file name to clipboardExpand all lines: powerapps-docs/developer/component-framework/reference/control/includes/getoutputs-description.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,4 +15,4 @@ applies_to:
15
15
ms.assetid: 06007e6e-7c82-4842-9584-75c5c5782c4d
16
16
---
17
17
18
-
It is called by the framework prior to a component receiving the new data. Returns an object based on nomenclature defined in manifest, expecting objects[s] for the property marked as `bound` or `output`.
18
+
It is called by the framework prior to a component receiving the new data. Returns an object based on nomenclature defined in manifest, expecting objects[s] for the property marked as `bound`.
Copy file name to clipboardExpand all lines: powerapps-docs/teams/import-solution-in-teams.md
+23-21Lines changed: 23 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Import a solution into Dataverse for Teams | Microsoft Docs
3
-
description: Explains how to import a Dataverse solution into Dataverse for Teams.
3
+
description: Explains how to import a Microsoft Dataverse solution into Microsoft Dataverse for Teams.
4
4
author: wimcoor
5
5
ms.service: powerapps
6
6
ms.topic: conceptual
@@ -17,44 +17,46 @@ Microsoft Dataverse for Teams provides a way to transport the customizations you
17
17
18
18
1. Create a solution in a Dataverse environment.
19
19
1. Export the solution from the Dataverse environment.
20
-
1. Import the solution in Dataverse for Teams.
20
+
1. Import the solution into Dataverse for Teams.
21
21
22
22
## Create a solution in Dataverse
23
23
24
-
The first step to move your customizations is to create a solution in Dataverse. Include only components that are fully supported for Dataverse for Teams. Solutions that included components that are not supported by Dataverse for Teams won’t import. Only the following custom components can be imported into Dataverse for Teams:
24
+
The first step to move your customizations is to create a solution in Dataverse. Include only components that are fully supported for Dataverse for Teams. Solutions that include components that are not supported by Dataverse for Teams won’t import. Only the following custom components can be imported into Dataverse for Teams:
25
25
26
-
* Canvas apps
27
-
* Tables
28
-
* Flows
29
-
* Bots
30
-
* Connection references
31
-
* Environment variables
26
+
* Canvas apps
27
+
* Tables
28
+
* Flows
29
+
* Bots
30
+
* Connection references
31
+
* Environment variables
32
32
33
33
> [!NOTE]
34
34
> Only include items that you or your team have created. Solutions that contain any of the standard Dataverse or Dynamics 365 tables, such as account or contact, won’t import.
35
35
36
-
For information about the differences between Dataverse for Teams and Dataverse, see [How are Dataverse for Teams and Dataverse different?](data-platform-compare.md)
36
+
For information about the differences between Dataverse for Teams and Dataverse, go to [How are Dataverse for Teams and Dataverse different?](data-platform-compare.md)<!-- Edit note: This is per Style, but you might want to hold this kind of update for a broader future pass. -->
37
37
38
-
For information about how to create a solution with Dataverse, see [Create a solution](../maker/common-data-service/create-solution.md).
38
+
For information about how to create a solution with Dataverse, go to [Create a solution](../maker/common-data-service/create-solution.md).
39
39
40
-
## Export the solution form Dataverse
40
+
## Export the solution from Dataverse
41
41
42
-
Typically, you want to export your solution as managed. However, if your goal is to transport your customizations to Dataverse for Teams and continue your development from there, export your solution as an unmanaged solution. More information: [Export solutions](../maker/common-data-service/export-solutions.md)
42
+
Typically, you want to export your solution from Dataverse as managed. However, if your goal is to transport your customizations to Dataverse for Teams and continue your development from there, export your solution as an unmanaged solution. More information: [Export solutions](../maker/common-data-service/export-solutions.md)
43
43
44
44
## Import the solution into Dataverse for Teams
45
45
46
+
Take the following steps to import a solution into Dataverse for Teams:
47
+
46
48
1. From the Power Apps personal app in Teams, select the **Build** tab of the team where you want to import the solution. More information: [Install the Power Apps personal app in Microsoft Teams](install-personal-app.md)
47
49
1. Select **See all**, and then on the command bar, select **Import**.
48
-
1. On the **Import a solution**pane, select **Browse**.
50
+
1. On the **Import a solution**page, select **Browse**.
1. Locate the compressed (.zip or .cab) file that contains the solution you want to import, select **Open**, and then select **Next**.
52
-
1. Information about the solution is displayed. Depending on the components in the solution, you may be prompted for additional information before you select **Next**.
54
+
1. Information about the solution is displayed. Depending on the components in the solution, you might be prompted for additional information before you select **Next**.
53
55
- If your solution contains connection references, you’ll be prompted to select the connections you want. If a connection does not already exist, create a new one.
54
-
- If your solution contains environment variables, you will be prompted to enter values. You will not see this screen if values are already present in your solution or the target environment.
56
+
- If your solution contains environment variables, you'll be prompted to enter values. You will not see this page if values are already present in your solution or the target environment.
55
57
1. Select **Import**.
56
58
57
-
Your solution imports in the background and may take multiple minutes. A notification appears on the **Build** tab as the solution is imported.
59
+
Your solution imports in the background and might take multiple minutes. A notification appears on the **Build** tab as the solution is imported.
After the import completes, a success or failure notification is displayed.
@@ -65,13 +67,13 @@ The ___location of your solution components is different depending on whether you i
65
67
66
68
## Troubleshooting import failures
67
69
68
-
If the import isn’t successful, you’ll see a notification on the solutions page that displays error or warnings messages that were captured. Select **Download Log File** to capture details about what caused the import to fail. The most common cause for an import to fail is that the solution did not contain some required components.
70
+
If the import isn’t successful, you’ll see a notification on the solutions page that displays error or warning messages that were captured. Select **Download Log File** to capture details about what caused the import to fail. The most common cause for an import to fail is that the solution did not contain some required components.
69
71
70
-
When you download the log file, you will find an XML file in your browser's default download folder that you can open using Office Excel to view the contents.
72
+
When you download the log file, you will find an XML file in your browser's default download folder that you can open using an XML reader, such as Microsoft Excel, to view the contents.
71
73
72
-
## Known issue
74
+
## Known issues
73
75
74
-
When you are working with a new Dataverse for Teams environment, the **Import** command is missing because the **See all** link **Build** tab is not displayed for that environment.
76
+
When you are working with a new Dataverse for Teams environment, the **Import** command is missing because the **See all** link located on the **Build** tab is not displayed for that environment.
75
77
76
78
To work around this issue, create and save an app in the environment. When an item exists in the environment, the **See all** link is available and you will be able to browse to the **Build** tab.
Copy file name to clipboardExpand all lines: powerapps-docs/user/collaborate-using-sharepoint.md
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@ ms.service: powerapps
10
10
ms.devlang: na
11
11
ms.topic: conceptual
12
12
ms.component: model
13
-
ms.date: 03/02/2020
14
-
ms.author: matp
13
+
ms.date: 12/14/2020
14
+
ms.author: mkaur
15
15
search.audienceType:
16
16
- maker
17
17
search.app:
@@ -29,6 +29,9 @@ Before you can use SharePoint to store documents, it must be enabled by your sys
29
29
30
30
-[Manage your documents using SharePoint](https://docs.microsoft.com/power-platform/admin/manage-documents-using-sharepoint)
31
31
32
+
> [!IMPORTANT]
33
+
> SharePoint managed documents that are deleted using a Power Apps or Dynamics 365 customer engagement app are permanently deleted from both the app and the SharePoint site.
34
+
32
35
## Where do you access the documents from?
33
36
34
37
1. For row types that support document management, open the row, select the **Related** tab, and then select **Documents**.
0 commit comments