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/create-design-forms.md
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
---
2
2
title: "Create and design model-driven app forms | MicrosoftDocs"
3
+
description: "Overview of model-driven forms in Power Apps"
3
4
ms.custom: ""
4
5
ms.date: 09/03/2020
5
6
ms.reviewer: ""
@@ -78,20 +79,20 @@ A form may not be available because it hasn’t been added to the app.
78
79
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.
79
80
80
81
> [!div class="mx-imgBorder"]
81
-
> 
82
+
> 
82
83
83
84
### Why isn't my form displayed as the default form in the app?
84
85
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.
85
86
1. Open solution explorer. Expand the entity that has the forms your want to order, and then select **Forms**.
86
87
2. On the toolbar select **Form Order** > **Main Form Set**.
87
88
88
89
> [!div class="mx-imgBorder"]
89
-
> 
90
+
> 
90
91
91
92
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.
92
93
93
94
> [!div class="mx-imgBorder"]
94
-
> 
95
+
> 
95
96
96
97
4. Select **OK** to save the form order changes.
97
98
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
100
101
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.
101
102
102
103
> [!div class="mx-imgBorder"]
103
-
> 
104
+
> 
0 commit comments