Skip to content

Commit a442be4

Browse files
authored
Merge pull request #1960 from MicrosoftDocs/master
Pushing changes live
2 parents 8edcc51 + 1730831 commit a442be4

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

powerapps-docs/developer/component-framework/custom-controls-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ author: Nkrb
1414

1515
[!INCLUDE[cc-beta-prerelease-disclaimer](../../includes/cc-beta-prerelease-disclaimer.md)]
1616

17-
code components are a type of solution components, which means they can be included in a solution file and installed in different environments. More information: [Package and distribute extensions using solutions](https://docs.microsoft.com/dynamics365/customer-engagement/developer/package-distribute-extensions-use-solutions).
17+
Code components are a type of solution components, which means they can be included in a solution file and installed in different environments. More information: [Package and distribute extensions using solutions](https://docs.microsoft.com/dynamics365/customer-engagement/developer/package-distribute-extensions-use-solutions).
1818

1919
You add code components by including them in a solution and then importing it into Common Data Service. Once they are in Common Data Service, system administrator and system customizers can configure on fields, sub-grids, views, and dashboard sub-grids to use them in place of default component. You can also add these code components in canvas apps.
2020

powerapps-docs/maker/common-data-service/solutions-overview.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Work with solutions in PowerApps | MicrosoftDocs"
33
description: "Learn how solutions are distributed"
44
ms.custom: ""
5-
ms.date: 05/28/2019
5+
ms.date: 09/13/2019
66
ms.reviewer: ""
77
ms.service: powerapps
88
ms.suite: ""
@@ -81,7 +81,9 @@ More information: [Whitepaper: Solution Lifecycle Management](https://www.micros
8181
- Plug-in Assembly
8282

8383
- Process
84-
84+
85+
- Report
86+
8587
- Sdk Message Processing Step
8688

8789
- Security Role

0 commit comments

Comments
 (0)