Skip to content

Commit b1086d3

Browse files
authored
Merge pull request #9192 from MicrosoftDocs/winona-cards-overview
Started general edits and UI updates
2 parents d14a99f + 6846bd0 commit b1086d3

File tree

5 files changed

+16
-9
lines changed

5 files changed

+16
-9
lines changed
-3.66 KB
Loading
13.8 KB
Loading
6.36 KB
Loading
-16.6 KB
Loading

powerapps-docs/cards/overview.md

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Cards for Power Apps overview
33
description: Learn about cards for Microsoft Power Apps.
4-
ms.date: 09/20/2022
4+
ms.date: 2/22/2024
55
ms.topic: overview
66
author: iaanw
77
ms.author: iawilt
@@ -12,19 +12,24 @@ ms.collection:
1212

1313
# Cards for Power Apps overview
1414

15-
Power Apps cards are micro-apps with enterprise data and workflows and interactive, lightweight UI elements that other applications can use as content. Because they're part of the Power Apps ecosystem, cards can add business logic through Power Fx and integration with business data through Power Platform connectors. Using cards, you can quickly build and share rich, actionable apps without any coding or IT expertise.
15+
Power Apps cards are micro-apps with enterprise data, workflows, and interactive, lightweight UI elements that other applications can use as content. Because cards are part of the Power Apps ecosystem, they can add business logic through Power Fx and integration with business data through Power Platform connectors. Using cards, you can quickly build and share rich, actionable apps without any coding or IT expertise.
1616

1717
## Get started with cards
1818

19-
You can create cards with just a few clicks. There are no complex systems or services to deploy and maintain.
19+
You can create cards with just a few steps. There are no complex systems or services to deploy and maintain.
2020

21-
To get started, sign in to [Power Apps](https://make.powerapps.com). Select **Cards**, and then select **+ Create a card**. [!INCLUDE [left-navigation-pane](../includes/left-navigation-pane.md)]
21+
1. Sign in to [Power Apps](https://make.powerapps.com).
22+
1. Select **... More** in the navigation menu.
23+
1. Select **Cards**. You see **Cards** added to your navigation menu. You can pin **Cards** to leave it in your navigation menu permanently.
24+
1. Select **New card**, then add a **Card name** and **Card description**.
2225

2326
### Drag and drop UI elements in the card designer
2427

25-
With the drag-and-drop card designer, add buttons, tables, labels, images, check boxes, text boxes, and many other controls to your cards, all without writing a single line of code.
28+
With the drag-and-drop card designer, you can add buttons, tables, labels, images, check boxes, text boxes, and many other controls to your cards. You don't need to write a single line of code.
2629

27-
:::image type="content" source="media/overview/cards-designer-get-started.png" alt-text="Screenshot of the card designer in Power Apps, with two buttons added to a card.":::
30+
Use the **Input** dropdown menu to add elements to your card. In this example, you see a text input, date picker, and button added.
31+
32+
:::image type="content" source="media/overview/cards-designer-get-started.png" alt-text="Screenshot of the card designer in Power Apps, with two buttons added to a card." lightbox="media/overview/cards-designer-get-started.png":::
2833

2934
### Add data and services with connectors
3035

@@ -36,13 +41,15 @@ Power Platform connectors incorporate enterprise data and cloud-based services i
3641

3742
Use Power Fx to add inline calculations, dynamic actions, and data operations and assign them to interactive UI elements in your cards.
3843

39-
:::image type="content" source="media/overview/placeholder-cards-power-fx.png" alt-text="Screenshot of the card designer, showing Power Fx logic.":::
44+
For example, you can type your name into a text input control, then press a button to add (with the **Set** function) that name to a text label, saying "Hello, My Name".
45+
46+
:::image type="content" source="media/overview/placeholder-cards-power-fx.png" alt-text="Screenshot of the card designer, showing Power Fx logic." lightbox="media/overview/placeholder-cards-power-fx.png":::
4047

4148
### Share cards in Teams
4249

43-
Send cards from the card designer to a Microsoft Teams chat or channel to share your cards with others.
50+
To share your cards with others, send cards from the card designer to a Microsoft Teams chat or channel. These sharing options are found when you play the app.
4451

45-
:::image type="content" source="media/overview/placeholder-cards-play-page.png" alt-text="Screenshot of the card designer Play page, showing the Send button.":::
52+
:::image type="content" source="media/overview/placeholder-cards-play-page.png" alt-text="Screenshot of the card designer Play page, showing the Send button." lightbox="media/overview/placeholder-cards-play-page.png":::
4653

4754
### Next steps
4855

0 commit comments

Comments
 (0)