Skip to content

Commit 08debfd

Browse files
authored
Live publish
2 parents bad6787 + a4aed2c commit 08debfd

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

powerapps-docs/developer/data-platform/register-plug-in.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Register a plug-in (Microsoft Dataverse) | Microsoft Docs" # Intent and product brand in a unique string of 43-59 chars including spaces
33
description: "Learn how to register a plug-in in a step of the Microsoft Dataverse event pipeline." # 115-145 characters including spaces. This abstract displays in the search result.
4-
ms.date: 07/12/2022
4+
ms.date: 04/07/2023
55
ms.reviewer: "pehecke"
66
ms.topic: "article"
77
author: "divkamath" # GitHub ID
@@ -46,7 +46,7 @@ This topic describes how to register a plug-in assembly and step, and add them t
4646

4747
You'll use the Plug-in Registration tool (PRT) to register your plug-in assemblies and steps.
4848

49-
PRT is one of the tools available for download from NuGet. Follow the instructions in [Dataverse development tools](download-tools-nuget.md). That topic includes instructions to use a PowerShell script to download the latest tools from NuGet.
49+
PRT is one of the tools available for download from NuGet. Follow the instructions in [Dataverse development tools](download-tools-nuget.md). That topic includes Power Platform CLI instructions to download PRT and other development tools from NuGet.
5050

5151
After you download the PRT, use the [Connect using the Plug-in Registration tool](tutorial-write-plug-in.md#connect-using-the-plug-in-registration-tool) steps in the [Tutorial: Write and register a plug-in](tutorial-write-plug-in.md) to connect to your Microsoft Dataverse environment.
5252

powerapps-docs/user/collaboration.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: fikaradz
55

66
ms.component: pa-user
77
ms.topic: conceptual
8-
ms.date: 03/27/2023
8+
ms.date: 04/07/2023
99
ms.subservice: end-user
1010
ms.author: fikaradz
1111
ms.custom: ""
@@ -21,6 +21,9 @@ Collaborate with colleagues and share links in model-driven Power Apps the same
2121
### Multiplayer apps (preview)
2222
[This section is pre-release documentation and is subject to change.]
2323

24+
> [!IMPORTANT]
25+
> This feature is rolling out gradually, slower than the standard, weekly deployments and will be enabled by default for all customers through April and May 2023. If you have enabled this capability before 2023 Release Wave 1, you may not see other users working on the same record intermittently. This will be addressed as part of the gradual rollout through April and May 2023.
26+
2427
When you're working on a record, you can also see other users who are working on the same record.
2528

2629
You can also select a user's picture to see their online status, send them an email, or start a Teams chat.

powerapps-docs/user/merge-duplicate-records.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: sericks
55

66
ms.component: pa-user
77
ms.topic: conceptual
8-
ms.date: 03/17/2023
8+
ms.date: 04/07/2023
99
ms.subservice: end-user
1010
ms.author: sericks
1111
ms.custom: ""
@@ -43,6 +43,9 @@ Dataverse includes duplicate detection rules for accounts and contacts. These ru
4343

4444
> [!NOTE]
4545
> If available on your system, you may also be able to check for duplicates of other row types, in addition to contacts and accounts. Check with your system administrator. [Find your administrator or support person](find-admin.md)
46+
47+
> [!NOTE]
48+
> To modify the columns that are visible for the current record in the duplicate detection dialog, administrators can modify the **Advanced Find View** for that entity.
4649
4750
### How to merge duplicate rows
4851
> [!NOTE]

powerapps-docs/user/modern-fluent-design.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Modern, refreshed look for model-driven apps (preview)
33
description: Learn about the updated, user interface that makes model-driven apps easier to use.
44
author: sericks007
55
ms.topic: overview
6-
ms.date: 02/03/2023
6+
ms.date: 04/07/2023
77
ms.service: powerapps
88
ms.subservice: end-user
99
ms.author: sericks
@@ -60,7 +60,7 @@ The following example shows a form page with the modern, refreshed look.
6060
### Field controls
6161
Field controls such as text input, action input, lookup, and check box controls are built and designed using Fluent components. More field controls will be modernized using Fluent design in future updates.
6262

63-
Field sections, which are containers for the fields on a form, have a more streamlined design. Icons have been moved to the right side of the field labels. Some redundant icons have been removed for a cleaner layout. For example, the explicit lock icon isn't shown for read-only fields. Input and error message styling has also been refreshed based on Fluent design.
63+
Field sections, which are containers for the fields on a form, have a more streamlined design. Icons have been moved to the right side of the field labels. Some redundant icons have been removed for a cleaner layout. For example, the explicit lock icon isn't shown for read-only fields, and recommended icons have been removed for simplicity. Input and error message styling has also been refreshed based on Fluent design.
6464

6565
The following example shows a set of fields with the modern, refreshed look.
6666

powerapps-docs/user/track-your-progress-with-dashboard-and-charts.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: sericks007
55

66
ms.component: pa-user
77
ms.topic: conceptual
8-
ms.date: 9/14/2020
8+
ms.date: 04/07/2023
99
ms.subservice: end-user
1010
ms.author: sericks
1111
ms.custom: ""
@@ -209,6 +209,8 @@ You can continue drilling further into the chart data. As you drill down deeper,
209209

210210
- Chart drill-down functionality is not available on charts in a subgrid or an associated grid.
211211

212+
- When you add a list control to a dashboard and switch the control to the **Power Apps Read-Only grid** control, you will see a blank tile on the dashboard because the **Power Apps Read-Only grid** control is not supported on dashboards. We recommend that you use **Power Apps grid** control.
213+
212214

213215

214216

0 commit comments

Comments
 (0)