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
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.
67
67
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.
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.
90
90
91
91

92
92
@@ -113,7 +113,7 @@ The **[Items](controls/properties-core.md)** property of a **Gallery** control d
113
113
114
114
For more information about the functions in this formula, see the [formula reference](formula-reference.md).
115
115
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.
117
117
118
118
Only those items that meet the filter criterion appear.
0 commit comments