Skip to content

Commit b002691

Browse files
author
Simonx Xu
committed
Acrolinx
1 parent d940224 commit b002691

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

support/dynamics-365/sales/button-in-command-bar-not-appear-after-grid-item-selection.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.topic: troubleshooting
66
ms.date: 03/31/2021
77
ms.custom: sap:Opportunity
88
---
9-
# Button in command bar does not appear after grid item selection in Microsoft Dynamics CRM Online
9+
# Button in command bar doesn't appear after grid item selection in Microsoft Dynamics CRM Online
1010

1111
This article provides a resolution for the issue that the button customized to show doesn't appear as expected after one or more grid items are selected in Microsoft Dynamics CRM Online.
1212

@@ -30,11 +30,11 @@ This means that buttons that don't require an item to be selected, will simply n
3030
The method that the determination is made is based on whether the command associated with the ribbon button has a SelectionCount rule. If it has a SelectionCount rule, it's considered to be an *item-specific* command.
3131

3232
> [!NOTE]
33-
> Flyouts and split buttons are excluded from this change, and still shown in both cases of when items are selected or not. This is to ensure that menu items, some of which may be generated dynamically, is not incorrectly hidden.
33+
> Flyouts and split buttons are excluded from this change, and still shown in both cases of when items are selected or not. This is to ensure that menu items, some of which may be generated dynamically, isn't incorrectly hidden.
3434
3535
## Resolution
3636

37-
This is designed behavior, that affects all buttons, not just custom buttons, but out of box buttons as well (Note - flyouts and split buttons excluded since they have a menu with further child buttons and cannot be easily categorized). This is an explicit design change from web client to Unified Client.
37+
This is designed behavior that affects all buttons not just custom buttons, but out of box buttons as well (Note - flyouts and split buttons excluded since they have a menu with further child buttons and can't be easily categorized). This is an explicit design change from web client to Unified Client.
3838

3939
In most cases, it's helpful to hide buttons that don't act on selected items, so that *item-specific* commands appear more prominently.
4040

support/power-platform/dataverse/environment-app-access/error-when-accessing-app-module.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ User does not have a license to access this app module uniqueName=< unique name>
2323

2424
## Cause
2525

26-
This issue occurs when an application requires a license and the administrator hasn't assigned the appropriate license to the user(s) of the application.
26+
This issue occurs when an application requires a license and the administrator hasn't assigned the appropriate license to the users of the application.
2727

2828
For example, if the user with a team member license tries to access the Customer Service Hub application, the user will see this error:
2929

@@ -41,4 +41,4 @@ The resolution is to reach out to your administrator and request the license to
4141

4242
**Access to Custom Apps:**
4343

44-
For access to custom apps (canvas or model-driven), you need to be assigned a Dynamics 365 Enterprise or Professional license, **Power AppsPer User** plan or the environment needs to be given **Power Appsper app** plans (aka **app passes**). For more information about **Power Appsper app** plans (aka **app passes**), see [About Power Apps per app plans](/power-platform/admin/about-powerapps-perapp).
44+
For access to custom apps (canvas or model-driven), you need to be assigned a Dynamics 365 Enterprise or Professional license, **Power AppsPer User** plan or the environment needs to be given **Power Appsper app** plans (also known as **app passes**). For more information about **Power Appsper app** plans (also known as **app passes**), see [About Power Apps per app plans](/power-platform/admin/about-powerapps-perapp).

support/power-platform/dataverse/working-with-solutions/error-code-80048539-when-importing-solution-patch.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,32 +35,32 @@ Solution manifest import: FAILURE: Holding solution MyPatchTesting_Upgrade alrea
3535
## Cause
3636

3737
> [!NOTE]
38-
> If you are using make.powerapps.com to import your unmanaged solution update and get this error Microsoft is aware of the issue and is working on a fix. To work around the issue open the **Advanced** settings and select the option **Update (not recommended)**.
38+
> If you're using make.powerapps.com to import your unmanaged solution update and get this error Microsoft is aware of the issue and is working on a fix. To work around the issue open the **Advanced** settings and select the option **Update (not recommended)**.
3939
4040
Error code **80048539** indicates an invalid patch is being imported. There are a few potential causes including the following:
4141

4242
### Cause 1
4343

4444
If you see the error details mentioned in the Symptom 1 Details section mentioned above:
4545

46-
The solution patch version is lower than the version of the solution already installed. For example: A solution named SolutionA is already installed with version 1.1.0.0 and you are trying to import a patch that is version 1.0.1.0.
46+
The solution patch version is lower than the version of the solution already installed. For example: A solution named SolutionA is already installed with version 1.1.0.0 and you're trying to import a patch that is version 1.0.1.0.
4747

4848
### Cause 2
4949

5050
If you see the error details mentioned in the Symptom 2 Details section mentioned above:
5151

52-
This can occur if you already have an upgrade imported for that solution but it has not yet been applied. After importing a solution that is an upgrade of an existing solution, the end of the solution import provides a button to apply the solution upgrade. If you did not select that button during a prior import of a solution upgrade for this solution, you need to locate the solution in your solutions list and select the **Apply Solution Upgrade** button.
52+
This can occur if you already have an upgrade imported for that solution but it hasn't yet been applied. After importing a solution that is an upgrade of an existing solution, the end of the solution import provides a button to apply the solution upgrade. If you didn't select that button during a prior import of a solution upgrade for this solution, you need to locate the solution in your solutions list and select the **Apply Solution Upgrade** button.
5353

5454
## Resolution
5555

5656
### Resolution 1
5757

5858
If you see the error details mentioned in the Symptom 1 Details section mentioned above:
5959

60-
Verify the solution patch version you are trying to import is a higher version than the solution already installed.
60+
Verify the solution patch version you're trying to import is a higher version than the solution already installed.
6161

6262
### Resolution 2
6363

6464
If you see the error details mentioned in the Symptom 2 Details section mentioned above:
6565

66-
Navigate to **Settings**, **Customizations**, and then select **Solutions**. Select the existing installed solution you are trying to upgrade and then select **Apply Solution Upgrade**.
66+
Navigate to **Settings**, **Customizations**, and then select **Solutions**. Select the existing installed solution you're trying to upgrade and then select **Apply Solution Upgrade**.

0 commit comments

Comments
 (0)