Skip to content

Commit be9b141

Browse files
committed
tweaked add-gallery
1 parent 22ea96e commit be9b141

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

powerapps-docs/maker/canvas-apps/add-gallery.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ Show a list of items from any data source by adding a **[Gallery](controls/contr
4040

4141
## Add a gallery to a blank screen
4242

43-
1. On the **Insert** tab, select **Gallery**, and then select the **Vertical** option that contains controls.
43+
1. On the **Insert** tab, select **Gallery**, and then select **Vertical**.
4444

4545
![Add vertical gallery](./media/add-gallery/gallery-dropdown.png)
4646

47-
1. On the **Properties** tab of the right-hand pane, open the **Items** list, and select **Flooring Estimates**.
47+
1. On the **Properties** tab of the right-hand pane, open the **Items** list, and then select **Flooring Estimates**.
4848

4949
![Flooring estimates](./media/add-gallery/select-layout.png)
5050

@@ -63,9 +63,9 @@ Show a list of items from any data source by adding a **[Gallery](controls/contr
6363
![Show data](./media/add-gallery/show-data-default.png)
6464

6565
## Add a control to the Gallery control
66-
Before you do any other customization, select the layout for your **Gallery** control. The first set of controls in a **Gallery** control is the template, which determines how all data in the **Gallery** control appears.
66+
Before you do any other customization, ensure that the layout for your **Gallery** control most closely matches what you want. From there, you can further modify the **Gallery** template, which determines how all data in the **Gallery** control appears.
6767

68-
1. Select the template by clicking or tapping near the bottom of the **Gallery** control and then clicking or tapping the pencil icon in the upper-left corner.
68+
1. Select the template by clicking or tapping near the bottom of the **Gallery** control and then selecting the pencil icon in its upper-left corner.
6969

7070
![Edit gallery template](./media/add-gallery/edit-item.png)
7171

@@ -86,7 +86,7 @@ Before you do any other customization, select the layout for your **Gallery** co
8686
![Final Gallery](./media/add-gallery/final-gallery.png)
8787

8888
## Filter and sort a gallery
89-
The **[Items](controls/properties-core.md)** property of a **Gallery** control determines which items it shows. In this procedure, you configure that property so it also determines which records appear based on filter criteria and in what order.
89+
The **[Items](controls/properties-core.md)** property of a **Gallery** control determines which items it shows. In this procedure, you configure that property so that it also determines which records appear based on filter criteria and in what order.
9090

9191
![Search box and sort icon](./media/add-gallery/text-search-box.png)
9292

@@ -113,7 +113,7 @@ The **[Items](controls/properties-core.md)** property of a **Gallery** control d
113113
114114
For more information about the functions in this formula, see the [formula reference](formula-reference.md).
115115
116-
1. Double-click the search box, and then type part or all of a product name.
116+
1. Double-click the search box, and then type part or all of a product name in it.
117117
118118
Only those items that meet the filter criterion appear.
119119

0 commit comments

Comments
 (0)