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/canvas-apps/customize-layout-sharepoint.md
+10-11Lines changed: 10 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -19,22 +19,21 @@ ms.author: anneta
19
19
20
20
---
21
21
# Tutorial: Customize a gallery in PowerApps
22
-
In this tutorial, you'll customize the default browse screen, including the gallery, of an app generated in PowerApps. You can manage data by using the default app without customizing it, but it will be much more powerful and easier to use if you make these changes:
22
+
In this tutorial, you'll customize the gallery in the default screen of an app that was generated automatically in PowerApps. You can manage data without customizing the app, but it will be more powerful and easier to use if you make these kinds of changes:
23
23
24
24
> [!div class="checklist"]
25
25
> * Change the layout
26
-
> * Change the data that appears
27
-
> * Set the columns for filtering and sorting
28
-
> * Test filtering and sorting
29
-
> * Change the title
30
-
> * Show a scrollbar
26
+
> * Change the sort column
27
+
> * Change the search column
28
+
> * Change the screen title
29
+
> * Show a scroll bar
31
30
32
-
This tutorial starts with an app generated from the [Common Data Service for Apps](../common-data-service/data-platform-intro.md), but the same concepts apply to apps generated from SharePoint, Excel, and other data sources.
31
+
This tutorial starts with an app generated from a specific data source, but the same concepts apply to any app generated from SharePoint, Excel, or other data sources.
33
32
34
33
If you don't have a license for PowerApps, you can [sign up for free](../signup-for-powerapps.md).
35
34
36
35
## Prerequisites
37
-
Before you start this tutorial, [generate an app](data-platform-create-app.md) from the Common Data Service for Apps.
36
+
You can review this topic for general concepts, or you can follow each step if you first [generate this app](data-platform-create-app.md).
38
37
39
38
## Open the generated app
40
39
1. Sign in to [PowerApps](https://web.powerapps.com), and then click or tap **Apps** near the left edge.
@@ -47,7 +46,7 @@ Before you start this tutorial, [generate an app](data-platform-create-app.md) f
47
46
48
47
1. In the menu that appears, click or tap the option to edit the app.
49
48
50
-
## Customize the gallery
49
+
## Change the layout
51
50
1. On the browse screen, click or tap any item except the first one in the list of accounts.
52
51
53
52
This step selects the **Gallery** control, which shows the list of accounts.
@@ -75,7 +74,7 @@ Before you start this tutorial, [generate an app](data-platform-create-app.md) f
@@ -109,7 +108,7 @@ Before you start this tutorial, [generate an app](data-platform-create-app.md) f
109
108
110
109
1. Remove all text from the search bar, and then close Preview mode by pressing Esc (or by clicking or tapping the close icon *under* the title bar for PowerApps).
111
110
112
-
## Change the title of the screen
111
+
## Change the screen title
113
112
1. Click or tap the title of the screen to select it.
0 commit comments