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/maker/model-driven-apps/build-first-model-driven-app.md
+10-20Lines changed: 10 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: Mattp123
6
6
ms.service: powerapps
7
7
ms.topic: conceptual
8
8
ms.component: model
9
-
ms.date: 07/01/2020
9
+
ms.date: 08/04/2020
10
10
ms.author: matp
11
11
search.audienceType:
12
12
- maker
@@ -27,16 +27,16 @@ Sign in to [Power Apps](https://make.powerapps.com/). If you don't already have
27
27
28
28
## Create your model-driven app
29
29
30
-
1.Select the environment you want, or go to the [Power Apps admin center](https://admin.powerapps.com/) to create a new one.
30
+
1. Select the environment you want, or go to the [Power Platform admin center](https://admin.powerplatform.microsoft.com/) to create a new one.
31
31
32
-
2.On the **Home** page, select **Model-driven app from blank**.
32
+
2. On the **Home** page, select **Model-driven app from blank**.
33
33
34
34
> [!div class="mx-imgBorder"]
35
35
> <imgsrc="media/build-first-model-driven-app/start-from-blank-model-driven.png"alt="Start from blank model"height="429"width="673">
36
36
37
-
3.Select **Create**.
37
+
3. Select **Create**.
38
38
39
-
3.On the **Create a New App** page, enter the following details, and then select **Done**:
39
+
3. On the **Create a New App** page, enter the following details, and then select **Done**:
40
40
-**Name**: Enter a name for the app, such as *My first app*.
41
41
-**Unique Name**: By default, the unique name uses the name your specify in the **Name** box without spaces and preceded by the publisher prefix and an underscore (_). For example, *crecf_Myfirstapp*. More information: [Change the solution publisher prefix](../common-data-service/change-solution-publisher-prefix.md)
42
42
-**Description**: Type a short description of what the app is or does, such as *This is my first app*.
@@ -47,25 +47,25 @@ For information about the additional app properties, see [Create an app](create-
47
47
48
48
## Add components to your app
49
49
From the app designer you add components to your app.
50
-
1.Select the **Open the Site Map Designer** edit button to open the sitemap designer.
50
+
1. Select the **Open the Site Map Designer** edit button to open the sitemap designer.
2.On the sitemap designer select **New Subarea**, in the right pane select the **Properties** tab, and then select the following properties.
55
+
2. On the sitemap designer select **New Subarea**, in the right pane select the **Properties** tab, and then select the following properties.
56
56
-**Type**: Entity
57
57
-**Entity**: Account
58
58
59
59
> [!div class="mx-imgBorder"]
60
60
> 
61
61
62
-
3.Select **Save And Close**.
63
-
4.On the app designer canvas select **Forms**, and then on the right pane under the **Main Forms** group select the **Account** form.
62
+
3. Select **Save And Close**.
63
+
4. On the app designer canvas select **Forms**, and then on the right pane under the **Main Forms** group select the **Account** form.
64
64
65
65
> [!div class="mx-imgBorder"]
66
66
> 
67
67
68
-
5.On the app designer canvas select **Views**, and then select the **Active Accounts**, **All Accounts**, and **My Active Accounts** views.<!-- All checkbox seems to be selected by default -->
68
+
5. On the app designer canvas select **Views**, and then select the **Active Accounts**, **All Accounts**, and **My Active Accounts** views.<!-- All checkbox seems to be selected by default -->
@@ -76,16 +76,6 @@ From the app designer you add components to your app.
76
76
> [!div class="mx-imgBorder"]
77
77
> 
78
78
79
-
<!-- ## Validate your app
80
-
This step checks for component dependencies that are required for the app to work, but haven't yet been added to the app.
81
-
82
-
1. On the app designer canvas, select the component that indicates a dependency, such as the **Forms** component. Then, on the right-pane select the **Required** tab, expand **Entity Dependencies** and then select all required dependencies.
Copy file name to clipboardExpand all lines: powerapps-docs/maker/model-driven-apps/overview-model-driven-samples.md
+4-32Lines changed: 4 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.service: powerapps
8
8
ms.devlang: na
9
9
ms.topic: conceptual
10
10
ms.component: model
11
-
ms.date: 03/09/2020
11
+
ms.date: 08/04/2020
12
12
ms.author: brdang
13
13
search.audienceType:
14
14
- maker
@@ -55,40 +55,12 @@ In order to play or edit model-driven sample apps, the apps must first be provis
55
55
- Deleting the solution also deletes any sample data specific to the custom entities for the app.
56
56
- If customizations were made to the sample app, there may be [dependencies](https://docs.microsoft.com/dynamics365/customer-engagement/developer/dependency-tracking-solution-components), which must be removed before deleting the solution.
57
57
58
-
### Steps
59
-
1. Login to the [Power Apps admin portal](https://admin.powerapps.com).
58
+
### Delete a solution
59
+
To delete a solution, follow the steps in this topic: [Delete a model-driven app](delete-model-driven-app.md#delete-a-model-driven-app-that-was-installed-as-part-of-a-managed-solution)
60
60
61
-
2. Select an environment.
62
-
63
-
> [!div class="mx-imgBorder"]
64
-
> 
65
-
66
-
3. Click **Dynamics 365 Administration Center**.
67
-
68
-
4. Select your Database from the list and click **OPEN**.
69
-
70
-
> [!div class="mx-imgBorder"]
71
-
> 
72
-
73
-
5. Navigate to **Settings/Solutions**.
74
-
75
-
6. Select the solution for the app that is to be deleted and click **delete**.
76
-
77
-
> [!div class="mx-imgBorder"]
78
-
> 
79
-
80
-
*Alternatively navigate to the list of solutions by clicking **Advanced** in the maker portal and delete everything in the URL after .dynamics.com/*
81
-
82
-
> [!IMPORTANT]
83
-
> Do not delete other system solutions unless you're aware of the impact.
84
61
85
62
## Install or uninstall Sample Data
86
-
1. Follow steps 1-4 above.
87
-
2. Navigate to **Settings/Data Management/Sample Data**.
88
-
3. If sample data is installed, the option to remove is available. Otherwise the option to install is available.
0 commit comments