Skip to content

Commit 4b5dcf1

Browse files
authored
Merge branch 'main' into ewehrle-TOC-edit
2 parents 32f89d4 + 27755d1 commit 4b5dcf1

File tree

1,412 files changed

+98883
-12705
lines changed

Some content is hidden

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

1,412 files changed

+98883
-12705
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,7 @@
6767
"path_to_root": "PowerApps-Samples",
6868
"url": "https://github.com/microsoft/PowerApps-Samples",
6969
"branch": "master",
70-
"branch_mapping": {
71-
"master": "master",
72-
"live": "master"
73-
}
70+
"branch_mapping": {}
7471
},
7572
{
7673
"path_to_root": "shared-content",

.openpublishing.redirection.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "powerapps-docs/developer/data-platform/org-service/extend-code-generation-tool.md",
5+
"redirect_url": "/dynamics365/customerengagement/on-premises/developer/org-service/extend-code-generation-tool",
6+
"redirect_document_id": "false"
7+
},
8+
{
9+
"source_path": "powerapps-docs/developer/data-platform/dependent-assembly-plugins.md",
10+
"redirect_url": "build-and-package",
11+
"redirect_document_id": "false"
12+
},
313
{
414
"source_path": "powerapps-docs/developer/model-driven-apps/clientapi/reference/composite-attributes.md",
515
"redirect_url": "/previous-versions/dynamicscrm-2016/developers-guide/dn481581(v=crm.8)",
@@ -470,6 +480,16 @@
470480
"redirect_url": "/power-pages/configure/azure-front-door",
471481
"redirect_document_id": false
472482
},
483+
{
484+
"source_path": "powerapps-docs/developer/data-platform/search/index.md",
485+
"redirect_url": "/powerapps/developer/data-platform/search/overview",
486+
"redirect_document_id": "false"
487+
},
488+
{
489+
"source_path": "powerapps-docs/developer/data-platform/webapi/relevance-search.md",
490+
"redirect_url": "../search/overview.md",
491+
"redirect_document_id": false
492+
},
473493
{
474494
"source_path": "powerapps-docs/maker/portals/admin/portal-checker-analysis.md",
475495
"redirect_url": "/power-apps/maker/portals/admin/portal-checker#next-steps",
@@ -8719,6 +8739,11 @@
87198739
"source_path": "powerapps-docs/maker/portals/create-common-problems.md",
87208740
"redirect_url": "/power-pages/getting-started/create-manage",
87218741
"redirect_document_id": false
8742+
},
8743+
{
8744+
"source_path": "powerapps-docs/maker/canvas-apps/working-with-dynamic-schema.md",
8745+
"redirect_url": "/power-apps/maker/canvas-apps/untyped-and-dynamic-objects#converting-formulas-that-return-untyped-objects-that-previously-returned-boolean",
8746+
"redirect_document_id": false
87228747
}
87238748
]
87248749
}

powerapps-docs/cards/manage-cards/delete-cards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.collection:
1313

1414
# Delete a card
1515

16-
To delete a card, you need to be the app owner. An administrator, such as Global admin, Azure Active Directory Global admin, or Dynamics 365 admin can't delete card.
16+
To delete a card, you need to be the app owner. An administrator, such as Global admin, Microsoft Entra Global admin, or Dynamics 365 admin can't delete card.
1717

1818
1. Sign in to [Power Apps](https://make.powerapps.com).
1919
1. From the [left navigation](../../maker/canvas-apps/intro-maker-portal.md#1--left-navigation-pane), select **Cards**.
Loading
Loading

powerapps-docs/cards/send-a-card/send-card-with-flow.md

Lines changed: 26 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Send a card automatically with a flow (preview)
2+
title: Send a card automatically with a flow
33
description: Learn how to send a card automatically using a Power Automate flow.
44
keywords: "Card Designer, Power Apps, cards, send a card, Power Automate, flow"
55
author: anuitz
@@ -15,19 +15,21 @@ contributors:
1515
- anuitz
1616
---
1717

18-
# Send a card automatically with a flow (preview)
18+
# Send a card automatically with a flow
1919

20-
[!INCLUDE[cards_preview_notice](../includes/preview-include.md)]
20+
Use Power Automate to send cards for Power Apps from a flow. By setting up a flow that is triggered by an event, you can automate the process of sending cards in Teams. For instance, you can create a flow that requests the assigned individual to approve or reject an expense when a new record is added to Dataverse. Alternatively, you can create a flow that sends a daily status update in Teams every morning.
2121

22-
Use Power Automate to send cards. By setting up a flow that is triggered by an event, you can automate the process of sending cards. For instance, you can create a flow that requests the assigned individual to approve or reject an expense when a new record is added to Dataverse. Alternatively, you can create a flow that sends a daily status update every morning.
22+
You can use **Send from a flow** option in **Send** menu on the card's **Play** page to launch a Power Automate flow template for sending cards in Teams. You can modify and save this template as a new flow to post your card in Teams chat or channel or send it to a specific Teams user.
23+
24+
:::image type="content" source="../media/send-a-card/Send_from_flow.png" alt-text="Select Send from flow option to lauch a Power Automate template.":::
2325

2426
## Prerequisites
2527

2628
- [Power Automate](https://make.powerautomate.com) account
2729
- Create a [card](../tutorials/hello-world-card.md)
2830
- The [Power Apps Teams app](send-card-in-teams.md#add-power-apps-to-teams) installed in the chat, group chat, or channel that the card will be sent to
2931

30-
## Cards for Power Apps connector
32+
## Use Cards for Power Apps connector in Power Automate
3133

3234
The **Cards for Power Apps** connector is used to create instances of cards to send using a flow. The connector has no triggers and two actions:
3335

@@ -36,20 +38,34 @@ The **Cards for Power Apps** connector is used to create instances of cards to s
3638

3739
:::image type="content" source="../media/send-a-card/cards-connector.png" alt-text="Screenshot of the cards for Power Apps connector.":::
3840

39-
## Send card in Teams using the Teams connector
41+
## Send a card for Power Apps in Teams chat or channel
4042

41-
Sending a card in Teams requires a card instance. To get a card instance, use the **Cards for Power Apps** connector actions. The **Create card instance** action has `Card` dynamic content that can be used with the **Teams** connector **Post card in a chat or channel** action.
43+
Sending a card in Teams froma flow requires a card instance. To crearte a card instance, use the **Cards for Power Apps** connector actions. The **Create card instance** action has `Card` dynamic content that can be used with the **Teams** connector **Post card in a chat or channel** action.
4244

43-
1. Create or modify an existing flow
45+
1. Create or modify an existing flow, or use **Send** > **Send from a flow** on cards for Power Apps **Play** page to start with a template.
4446
1. Make sure the flow has a trigger. In the screenshot below, the trigger is when a new account record is created.
45-
1. Create or get the card instance you want to send using the **Cards for Power Apps** connector. In the screenshot, we created a card instance of the `Account Card` and setting the `Body` input variable to the `Account Name` of the newly created account record.
47+
1. Create a card instance you want to send using the **Cards for Power Apps** connector's **Create card instance** action. In the screenshot, we created a card instance of the `Account Card` and setting the `Body` input variable to the `Account Name` of the newly created account record.
4648
1. Add an action to **Post card in a chat or channel** using the **Teams** connector.
47-
1. On the action, set **Post as** to `Power Apps (Preview)`.
49+
1. On the action, set **Post as** to `Power Apps`.
4850
1. On the action, set **Post in**, **Team** & **Channel**, or **Group chat** to the conversation you want to send the card in. In the example screenshot, this is to the `Cards for Power Apps (Customer Channel)` Teams in the `General` channel.
4951
1. On the action, set **Card** to the `Card` dynamic content from the **Cards for Power Apps** connector action you added earlier.
5052

5153
:::image type="content" source="../media/send-a-card/card-in-flow-example.png" alt-text="Screenshot a flow that creates a card instance when an account record is created and sends it in Teams.":::
5254

55+
## Send a card for Power Apps to a Teams user
56+
You can send a card to a specific Teams user. In a Power Automate flow, use the **Create card instance** action in **Cards for Power Apps** connector actions to create a card instance as `Card` dynamic content. You can use the resulting `Card` dynamic content with the **Teams** connector **Post card in a chat or channel** action to send a card to a specific Teams user.
57+
58+
1. Create or modify an existing flow, or use **Send** > **Send from a flow** on cards for Power Apps **Play** page to start with a template.
59+
1. Make sure the flow has a trigger. In the screenshot below, the trigger is when a new account record is created.
60+
1. Create a card instance you want to send using the **Cards for Power Apps** connector's **Create card instance** action. In the screenshot, we created a card instance of the `Account Card` and setting the `Body` input variable to the `Account Name` of the newly created account record.
61+
1. Add an action to **Post card in a chat or channel** using the **Teams** connector.
62+
1. On the action, set **Post as** to `Power Apps`.
63+
1. On the action, set **Post in** to **Chat with Power Apps**.
64+
1. On the action, enter the **Teams user** you want to post the card to.
65+
1. On the action, set **Card** to the `Card` dynamic content from the **Cards for Power Apps** connector action you added earlier.
66+
67+
:::image type="content" source="../media/send-a-card/Send_card_to_a_Teams_user.png" alt-text="Screenshot a flow that creates a card instance when an account record is created and sends it to a specific Teams user.":::
68+
5369
## Managing your flow in a solution
5470

5571
For more details on managing your flow that uses the Card for Power Apps Connector, see [Manage cards in solutions](../manage-cards/manage-cards.md).

powerapps-docs/developer/component-framework/add-custom-controls-to-a-field-or-entity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Add code components to a column or table in model-driven apps | Microsoft Docs
33
description: Learn how to add code components to a column or table.
4-
ms.author: noazarur
5-
author: noazarur-microsoft
4+
ms.author: hemantg
5+
author: HemantGaur
66
ms.date: 05/27/2022
77
ms.reviewer: jdaly
88
ms.topic: article

powerapps-docs/developer/component-framework/code-components-alm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Code components application lifecycle management | MicrosoftDocs"
33
description: "Learn about the considerations and strategies for working with specific aspects of ALM from the perspective of code components in Microsoft Dataverse."
4-
ms.author: noazarur
5-
author: noazarur-microsoft
4+
ms.author: hemantg
5+
author: HemantGaur
66
ms.date: 05/27/2022
77
ms.reviewer: jdaly
88
ms.topic: article
@@ -38,7 +38,7 @@ When developing code components, you would follow the steps below:
3838

3939
When your code component is ready for testing inside a model-driven app, canvas app, or portal, there are two ways to deploy a code component to Dataverse:
4040

41-
1. [pac pcf push](/power-platform/developer/cli/reference/pcf#pac-pcf-push): This deploys a single code component at a time to a temporary **PowerAppsTools** solution.
41+
1. [pac pcf push](/power-platform/developer/cli/reference/pcf#pac-pcf-push): This deploys a single code component at a time to a solution specified by the `--solution-unique-name` parameter, or a temporary **PowerAppsTools** solution when no solution is specified.
4242

4343
2. Using [pac solution init](/power-platform/developer/cli/reference/solution#pac-solution-init) and `msbuild` to build a `cdsproj` solution project that has references to one or more code components. Each code component is added to the `cdsproj` using [pac solution add-reference](/power-platform/developer/cli/reference/solution#pac-solution-add-reference). A solution project can contain references to multiple code components, whereas code component projects may only contain a single code component.
4444

powerapps-docs/developer/component-framework/code-components-best-practices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Best practices for code components | Microsoft Docs"
33
description: "Learn best practices and get guidance on how to use code components created using Power Apps component framework."
4-
ms.author: noazarur
5-
author: noazarur-microsoft
4+
ms.author: hemantg
5+
author: HemantGaur
66
ms.date: 05/27/2022
77
ms.reviewer: jdaly
88
ms.topic: article

powerapps-docs/developer/component-framework/code-components-model-driven-apps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Code components for model-driven apps | Microsoft Docs
33
description: Learn how to create code components using Power Apps component framework for model-driven apps
4-
ms.author: noazarur
5-
author: noazarur-microsoft
4+
ms.author: hemantg
5+
author: HemantGaur
66
ms.date: 05/27/2022
77
ms.reviewer: jdaly
88
ms.topic: article

0 commit comments

Comments
 (0)