Skip to content

Commit 17cc054

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/powerapps-docs-pr (branch live)
2 parents d6cbbc0 + fcdb6bc commit 17cc054

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

powerapps-docs/maker/canvas-apps/controls/control-combo-box.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: powerapps
77
ms.topic: reference
88
ms.custom: canvas
99
ms.reviewer: tapanm
10-
ms.date: 04/10/2020
10+
ms.date: 07/06/2020
1111
ms.author: chmoncay
1212
search.audienceType:
1313
- maker
@@ -24,6 +24,8 @@ Single or multi-select mode is configured via the SelectMultiple property.
2424

2525
When searching for items to select, for each item you can choose to show a single data value, two values, or a picture and two values (Person) by modifying the Layout settings in the Data pane.
2626

27+
When viewing on small screens, the items list flyout will become a full screen control for better usablility.
28+
2729
> [!NOTE]
2830
> If you want to search for items with *numbers*, convert numbers to text with [Text()](https://docs.microsoft.com/powerapps/maker/canvas-apps/functions/function-text) function. For example, *Text(12345)*.
2931

0 commit comments

Comments
 (0)