You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/cards/overview.md
+11-6Lines changed: 11 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Cards for Power Apps overview
3
3
description: Learn about cards for Microsoft Power Apps.
4
-
ms.date: 09/20/2022
4
+
ms.date: 2/22/2024
5
5
ms.topic: overview
6
6
author: iaanw
7
7
ms.author: iawilt
@@ -12,19 +12,24 @@ ms.collection:
12
12
13
13
# Cards for Power Apps overview
14
14
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.
16
16
17
17
## Get started with cards
18
18
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.
20
20
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**.
22
25
23
26
### Drag and drop UI elements in the card designer
24
27
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.
26
29
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":::
0 commit comments