Skip to content

Commit 071afef

Browse files
committed
Fixing build warnings
1 parent d911352 commit 071afef

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

powerapps-docs/maker/model-driven-apps/create-design-forms.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Create and design model-driven app forms | MicrosoftDocs"
3+
description: "Overview of model-driven forms in Power Apps"
34
ms.custom: ""
45
ms.date: 09/03/2020
56
ms.reviewer: ""
@@ -78,20 +79,20 @@ A form may not be available because it hasn’t been added to the app.
7879
3. On the **Components** tab verify the main forms that are included for the app. Verify that the form you want to display is checked. If not, select it, save, and then publish the app.
7980

8081
> [!div class="mx-imgBorder"]
81-
> ![](media/forms-included-in-app.png "Forms included with app")
82+
> ![Forms included with app](media/forms-included-in-app.png "Forms included with app")
8283
8384
### Why isn't my form displayed as the default form in the app?
8485
A form can be set as the default form through the form order configuration or when a user sets the default form as a personalization setting.
8586
1. Open solution explorer. Expand the entity that has the forms your want to order, and then select **Forms**.
8687
2. On the toolbar select **Form Order** > **Main Form Set**.
8788

8889
> [!div class="mx-imgBorder"]
89-
> ![](media/form-order-toolbar.png "Form Order toolbar command")
90+
> ![Form Order toolbar command](media/form-order-toolbar.png "Form Order toolbar command")
9091
9192
3. The form order is displayed. Select the form and use the up and down arrows to move the form within the form order. The form at the top of the list is the default form.
9293

9394
> [!div class="mx-imgBorder"]
94-
> ![](media/form-order-dialog.png "Form order dialog")
95+
> ![Form order dialog](media/form-order-dialog.png "Form order dialog")
9596
9697
4. Select **OK** to save the form order changes.
9798
5. On the form designer toolbar, select **Publish** to make the form order available in apps.
@@ -100,7 +101,7 @@ A form can be set as the default form through the form order configuration or wh
100101
Notice that, when an app user changes the form selection in the form selector drop down of an app, that form becomes the default form for the user. This personalization overrides the default form specified for the entity in the app.
101102

102103
> [!div class="mx-imgBorder"]
103-
> ![](media/change-form-user-setting.png "User setting to change default form")
104+
> ![User setting to change default form](media/change-form-user-setting.png "User setting to change default form")
104105
105106
### Related topics
106107

0 commit comments

Comments
 (0)