Skip to content

Commit e3ac1ff

Browse files
authored
Merge pull request #8609 from MicrosoftDocs/move-archive-retire-keep-d365-Sales-41-articles
AB#5227, AB#5230, AB#5232: Articles in D365 Sales page - move, archive, retire, keep
2 parents e190f12 + c1dfb96 commit e3ac1ff

File tree

50 files changed

+188
-514
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+188
-514
lines changed

.openpublishing.redirection.json

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13211,6 +13211,62 @@
1321113211
{
1321213212
"source_path": "support/windows-server/remote/error-when-connecting-terminal-server.md",
1321313213
"redirect_url": "/previous-versions/troubleshoot/windows-server/error-when-connecting-terminal-server"
13214+
},
13215+
{
13216+
"source_path": "support/dynamics-365/sales/tls-1-dot-2-required-for-connectivity.md",
13217+
"redirect_url": "/previous-versions/troubleshoot/dynamics/crm/tls-1-dot-2-required-for-connectivity"
13218+
},
13219+
{
13220+
"source_path": "support/dynamics-365/sales/dynamics-crm-installations-updates-and-documentation.md",
13221+
"redirect_url": "/previous-versions/troubleshoot/dynamics/crm/dynamics-crm-installations-updates-and-documentation"
13222+
},
13223+
{
13224+
"source_path": "support/dynamics-365/sales/import-of-solution-fails-due-to-missing-components.md",
13225+
"redirect_url": "/troubleshoot/power-platform/dataverse/working-with-solutions/missing-dependency-on-solution-import"
13226+
},
13227+
{
13228+
"source_path": "support/dynamics-365/sales/solution-install-fails-due-dependencies.md",
13229+
"redirect_url": "/troubleshoot/power-platform/dataverse/working-with-solutions/missing-dependency-on-solution-import"
13230+
},
13231+
{
13232+
"source_path": "support/dynamics-365/sales/error-code-8004f016-when-importing-contact-lead-attributemap.md",
13233+
"redirect_url": "/troubleshoot/power-platform/dataverse/welcome-dataverse"
13234+
},
13235+
{
13236+
"source_path": "support/dynamics-365/sales/cannot-connect-your-dynamics-365-server.md",
13237+
"redirect_url": "/troubleshoot/power-platform/dataverse/d365-app-outlook/cannot-connect-your-dynamics-365-server"
13238+
},
13239+
{
13240+
"source_path": "support/dynamics-365/sales/error-when-accessing-app-module.md",
13241+
"redirect_url": "/troubleshoot/power-platform/dataverse/environment-app-access/error-when-accessing-app-module"
13242+
},
13243+
{
13244+
"source_path": "support/dynamics-365/sales/solution-cannot-be-deleted.md",
13245+
"redirect_url": "/troubleshoot/power-platform/dataverse/working-with-solutions/solution-cannot-be-deleted"
13246+
},
13247+
{
13248+
"source_path": "support/dynamics-365/sales/we-cannot-find-any-apps-your-role.md",
13249+
"redirect_url": "/troubleshoot/power-platform/dataverse/environment-app-access/we-cannot-find-any-apps-your-role"
13250+
},
13251+
{
13252+
"source_path": "support/dynamics-365/sales/error-code-80040203-invalid-argument-error.md",
13253+
"redirect_url": "/troubleshoot/power-platform/dataverse/working-with-solutions/error-code-80040203-invalid-argument-error"
13254+
},
13255+
{
13256+
"source_path": "support/dynamics-365/sales/error-code-80048539-when-importing-solution-patch.md",
13257+
"redirect_url": "/troubleshoot/power-platform/dataverse/working-with-solutions/error-code-80048539-when-importing-solution-patch"
13258+
},
13259+
{
13260+
"source_path": "support/dynamics-365/sales/error-importing-savedquery-in-dynamics-365.md",
13261+
"redirect_url": "/troubleshoot/power-platform/dataverse/working-with-solutions/error-importing-savedquery-in-dynamics-365"
13262+
},
13263+
{
13264+
"source_path": "support/dynamics-365/sales/troubleshoot-dynamics365-embedcollab-issues.md",
13265+
"redirect_url": "/troubleshoot/power-platform/dataverse/microsoft-teams/troubleshoot-dynamics365-embedcollab-issues"
13266+
},
13267+
{
13268+
"source_path": "support/dynamics-365/sales/the-record-could-not-be-deleted.md",
13269+
"redirect_url": "/troubleshoot/power-platform/dataverse/working-with-solutions/the-record-could-not-be-deleted"
1321413270
}
1321513271
]
1321613272
}

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ description: Button in command bar doesn't appear after grid item selection in M
44
ms.reviewer:
55
ms.topic: troubleshooting
66
ms.date: 03/31/2021
7+
ms.custom: sap:Opportunity
78
---
8-
# 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
910

1011
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.
1112

@@ -29,11 +30,11 @@ This means that buttons that don't require an item to be selected, will simply n
2930
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.
3031

3132
> [!NOTE]
32-
> 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.
3334
3435
## Resolution
3536

36-
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.
3738

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

support/dynamics-365/sales/cannot-enable-dialer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ms.date: 08/22/2023
55
ms.reviewer: asaftzuk, ilanak
66
author: t-ronioded
77
ms.author: ronihemed
8+
ms.custom: sap:Teams Dialer
89
---
910
# Can't enable Microsoft Teams dialer for Dynamics 365 Sales
1011

support/dynamics-365/sales/cannot-hear-other-customer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ms.date: 08/22/2023
55
ms.reviewer: asaftzuk, ilanak
66
author: t-ronioded
77
ms.author: ronihemed
8+
ms.custom: sap:Teams Dialer
89
---
910
# A seller can't hear customers in a call
1011

support/dynamics-365/sales/cannot-make-phone-calls-to-pstn.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ms.date: 08/22/2023
55
ms.reviewer: asaftzuk, ilanak
66
author: t-ronioded
77
ms.author: ronihemed
8+
ms.custom: sap:Teams Dialer
89
---
910
# Sellers can't make a phone call to a PSTN number
1011

support/dynamics-365/sales/dialer-basic-troubleshooting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ms.date: 08/22/2023
55
ms.reviewer: asaftzuk, ilanak
66
author: t-ronioded
77
ms.author: ronihemed
8+
ms.custom: sap:Teams Dialer
89
---
910
# Basic troubleshooting steps for Microsoft Teams dialer
1011

support/dynamics-365/sales/dialer-not-available-in-custom-app.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ms.date: 08/22/2023
55
ms.reviewer: asaftzuk, ilanak
66
author: t-ronioded
77
ms.author: ronihemed
8+
ms.custom: sap:Teams Dialer
89
---
910
# Microsoft Teams dialer isn't visible in a custom app
1011

support/dynamics-365/sales/dialer-not-visible-in-sales.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ms.date: 08/22/2023
55
ms.reviewer: asaftzuk, ilanak
66
author: t-ronioded
77
ms.author: ronihemed
8+
ms.custom: sap:Teams Dialer
89
---
910
# Teams dialer isn't visible in Dynamics 365 Sales
1011

support/dynamics-365/sales/duplicate-phone-calls.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ms.date: 08/22/2023
55
ms.reviewer: asaftzuk, ilanak
66
author: t-ronioded
77
ms.author: ronihemed
8+
ms.custom: sap:Teams Dialer
89
---
910
# Duplicate phone calls are created when you use Sales accelerator
1011

support/dynamics-365/sales/dynamics-crm-installations-updates-and-documentation.md

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

0 commit comments

Comments
 (0)