Skip to content

Commit 0f0780b

Browse files
committed
Started general edits and UI updates
1 parent d612195 commit 0f0780b

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed
Loading
Loading

powerapps-docs/cards/overview.md

Lines changed: 11 additions & 6 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

0 commit comments

Comments
 (0)