Skip to content

Commit 879c5b4

Browse files
committed
issue fixes
1 parent a53da7b commit 879c5b4

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

powerapps-docs/cards/make-a-card/ui-elements/use-buttons.md

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

1414
# Add buttons (Preview)
1515

16-
[!INCLUDE[cards_preview_notice](../includes/preview-include.md)]
16+
[!INCLUDE[cards_preview_notice](../../includes/preview-include.md)]
1717

1818
Buttons are a type of control that let users perform actions in cards. They're a visual interface that makes it easy for users to do things with cards without entering any input aside from a click.
1919

powerapps-docs/cards/make-a-card/variables/variables.md

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

1414
# Variables (Preview)
1515

16-
[!INCLUDE[cards_preview_notice](../includes/preview-include.md)]
16+
[!INCLUDE[cards_preview_notice](../../includes/preview-include.md)]
1717

1818
Variables are used to store data within the context of a card. That data can be of different types like table, text, or a number. The value can also be temporary, where it resets for every card session, or permanent, where it is shared across all sessions for a specific card instance. Variables have unique names, which is how they are referenced in [formulas](../../make-a-card/power-fx/intro-to-pfx.md).
1919

powerapps-docs/cards/send-a-card/send-card-in-teams.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ ms.collection:
1616

1717
[!INCLUDE[cards_preview_notice](../includes/preview-include.md)]
1818

19-
Cards are shared in Microsoft Teams through specific links that are copyable from the Play Page. Cards require the Power Apps Teams app to be installed in the chat or channel to work.
19+
Cards are shared in Microsoft Teams through specific links that are copyable from the Play page. Cards require the Power Apps Teams app to be installed in the chat or channel to work.
2020

21-
:::image type="content" source="../media/send-a-card/card-in-teams.png" alt-text="Screenshot of placeholder text label to remove in the card." border="true":::
21+
:::image type="content" source="../media/send-a-card/card-in-teams.png" alt-text="Screenshot of card in teams." border="true":::
2222

2323
## Add the Power Apps Teams app to conversations
2424

@@ -29,19 +29,19 @@ To add the Power Apps Teams app:
2929
1. Open Microsoft Teams and click the **Apps** icon in the left-hand menu.
3030
1. Search for "Power Apps" using the search bar in the top left and select the **Power Apps** app.
3131

32-
:::image type="content" source="../media/send-a-card/power-apps-teams-app.png" alt-text="Screenshot of placeholder text label to remove in the card." border="true":::
32+
:::image type="content" source="../media/send-a-card/power-apps-teams-app.png" alt-text="Screenshot of adding Power Apps in Teams." border="true":::
3333

3434
1. Press the chevron next to the **Add** button to add the app to a team, chat, or meeting. You can also press the **Add** button to add the app to your personal scope, which is used for [apps in Teams](../../teams/create-apps-overview.md). Having the app installed in your personal scope will also make Teams prompt you when you send card links to add the app to that conversation.
3535
1. If you see **Open**, then you have already added the **Power Apps** app to your personal scope. You will still need to add the app to the chat, channel, or meeting for cards to work.
3636

37-
:::image type="content" source="../media/send-a-card/cards-add-teams-app.png" alt-text="Screenshot of placeholder text label to remove in the card." border="true":::
37+
:::image type="content" source="../media/send-a-card/cards-add-teams-app.png" alt-text="Screenshot of the Open button options." border="true":::
3838

3939
## Get the card link
4040

41-
The card links points to the specific card instance that should be sent. On the Play Page, pressing the **Send** button in the top right of the page will copy the card link. You can also directly copy your browser's address bar.
41+
The card links points to the specific card instance that should be sent. On the Play page, pressing the **Send** button in the top right of the page will copy the card link. You can also directly copy your browser's address bar.
4242

43-
:::image type="content" source="../media/send-a-card/send-card-play-page.png" alt-text="Screenshot of placeholder text label to remove in the card." border="true":::
43+
:::image type="content" source="../media/send-a-card/send-card-play-page.png" alt-text="Screenshot of link to send from the Play page" border="true":::
4444

4545
## Sending a card
4646

47-
Paste the link you copied from the Play Page into a chat, meeting, or Teams channel where the Power Apps Teams app is added. Teams will automatically unfurl the card, which you can send. You and the receiver(s) might be prompted to add the app if it hasn't been added already. There might also be a few seconds of delay before the card unfurls, depending on the complexity of the card.
47+
Paste the link you copied from the Play page into a chat, meeting, or Teams channel where the Power Apps Teams app is added. Teams will automatically unfurl the card, which you can send. You and the receiver(s) might be prompted to add the app if it hasn't been added already. There might also be a few seconds of delay before the card unfurls, depending on the complexity of the card.

0 commit comments

Comments
 (0)