Skip to content

Commit 51c722e

Browse files
committed
more tweaks for removing switcher
1 parent 56f4ae3 commit 51c722e

File tree

6 files changed

+12
-2
lines changed

6 files changed

+12
-2
lines changed

powerapps-docs/maker/canvas-apps/intro-maker-portal.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,11 @@ If you choose an environment that has a CDS for Apps database, you can build can
6262

6363
If you've created an app (or someone else has created one and shared it with you), you can play or edit it from the **Home** page or the **Apps** page.
6464

65-
On the **Apps** page, you can filter the list of apps based on criteria such as whether you opened it recently. You can also search for an app by typing one or more characters in the search bar, which appears near the upper-right corner. When you find the app you want, select the banner icon to play or edit the app.
65+
On the **Apps** page, you can filter the list of apps based on criteria such as whether you opened it recently.
66+
67+
![list of apps](./media/intro-maker-portal/find-apps.png)
68+
69+
You can also search for an app by typing one or more characters in the search bar, which appears near the upper-right corner. When you find the app you want, select the banner icon to play or edit the app.
6670

6771
## Create an app
6872

Loading
Loading
Loading
Loading

powerapps-docs/maker/index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ms.reviewer:
1313
---
1414

1515
# Overview of creating apps in PowerApps
16+
1617
PowerApps is a high-productivity development platform for business apps, and it has three major components:
1718

1819
- [Canvas apps](canvas-apps/getting-started.md) start with your user experience, crafting a highly tailored interface with the power of a blank canvas and connecting it to your choice of 200 data sources. You can build canvas apps for web, mobile, and tablet applications.
@@ -22,6 +23,7 @@ PowerApps is a high-productivity development platform for business apps, and it
2223
It's easy and simple to try building out your first app. We have a 30-day trial plan and a free community plan; find out which one is best for you and get started.
2324

2425
## Canvas apps
26+
2527
Canvas apps give you the flexibility to arrange the user experience and interface the way you want it. Allow your creativity and business sense to guide how you want your apps to look and feel.
2628

2729
You can start to build your app from Microsoft tools where your data lives, such as:
@@ -38,6 +40,7 @@ Creating a canvas app is easy; with PowerApps, you can find or create your app i
3840
- [Via AppSource](../user/app-source.md)
3941

4042
## Model-driven apps
43+
4144
When you create a model-driven app, you can use all of the power of the Common Data Service to rapidly configure your forms, business rules, and process flows. You create a model-driven app from the PowerApps site.
4245

4346
Getting started with model-driven apps is simple, and you can begin with these topics:
@@ -51,16 +54,19 @@ Getting started with model-driven apps is simple, and you can begin with these t
5154
- [Add business logic](https://docs.microsoft.com/dynamics365/customer-engagement/customize/guide-staff-through-common-tasks-processes)
5255

5356
## Common Data Service for Apps
57+
5458
The Common Data Service allows you to securely store and manage data within a set of standard and custom entities, and you can add fields to those entities when you need them.
5559

5660
Getting started with the Common Data Service is easy. For example, you can start with these items:
61+
5762
- [Create a custom entity](common-data-service/data-platform-create-entity.md)
5863
- [Manage fields](common-data-service/data-platform-manage-fields.md)
5964
- [Create custom option sets](common-data-service/custom-picklists.md)
6065
- [Create a business rule](https://docs.microsoft.com/dynamics365/customer-engagement/customize/create-business-rules-recommendations-apply-logic-form)
6166

6267
## Canvas and model-driven artifacts
63-
Now that the experiences of canvas and model-driven apps have been merged, these artifacts will be relevant for either canvas apps or model-driven apps.
68+
69+
While we merge the experiences of canvas and model-driven apps, these artifacts will be relevant for either canvas apps or model-driven apps.
6470

6571
| Artifact | App Type |
6672
|---------------------|--------------|

0 commit comments

Comments
 (0)