Skip to content

Commit d17260c

Browse files
committed
2679540
1 parent dc2d393 commit d17260c

File tree

5 files changed

+6
-10
lines changed

5 files changed

+6
-10
lines changed

powerapps-docs/maker/canvas-apps/control-limitations.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22
title: Limitations of controls in canvas apps
33
description: Learn about the limitations of controls in canvas apps.
44
author: navjotm
5-
65
ms.topic: conceptual
76
ms.custom: canvas
87
ms.reviewer: tapanm
9-
ms.date: 01/31/2022
8+
ms.date: 06/01/2022
109
ms.subservice: canvas-maker
1110
ms.author: namarwah
1211
search.audienceType:

powerapps-docs/maker/canvas-apps/controls/control-attachments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about the details, properties and examples of the attachments
44
author: chmoncay
55
ms.topic: reference
66
ms.custom: canvas
7-
ms.date: 05/05/2022
7+
ms.date: 06/01/2022
88
ms.subservice: canvas-maker
99
ms.author: chmoncay
1010
ms.reviewer: tapanm

powerapps-docs/maker/canvas-apps/controls/control-container.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
title: Container control in Power Apps
33
description: Learn about the details, properties and examples of the container control in Power Apps.
44
author: chmoncay
5-
65
ms.topic: reference
76
ms.component: canvas
8-
ms.date: 02/12/2021
7+
ms.date: 06/01/2022
98
ms.subservice: canvas-maker
109
ms.author: chmoncay
1110
ms.reviewer: tapanm-msft
@@ -65,7 +64,7 @@ When editing an app, you can select controls and group them using Ctrl + G or th
6564

6665
In contrast, containers are actual controls with their own properties like **Width** and **BorderColor**. Containers affect app layout and help screen reader users understand the structure of the app.
6766

68-
While you can put any controls in a group, you should only put logically-related controls in a container. For example, [controls in a tile should be placed in containers](../accessible-apps-structure.md#logical-control-order).
67+
While you can add any controls in a group, you should only add logically-related controls in a container. For example, [controls in a tile should be placed in containers](../accessible-apps-structure.md#logical-control-order).
6968

7069

7170
[!INCLUDE[footer-include](../../../includes/footer-banner.md)]

powerapps-docs/maker/canvas-apps/controls/control-gallery.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: chmoncay
55
ms.topic: reference
66
ms.custom: canvas
77
ms.reviewer: tapanm
8-
ms.date: 04/14/2022
8+
ms.date: 06/01/2022
99
ms.subservice: canvas-maker
1010
ms.author: chmoncay
1111
search.audienceType:
@@ -36,7 +36,6 @@ Predefined templates for showing images and text in a gallery are available, and
3636
## Limitations
3737

3838
- If a user scrolls the **Flexible height** gallery control before all items are loaded, the item that's currently in view may be pushed down and out of view when the data loading is finished. To avoid this issue, use a standard **Gallery** control instead of the **Flexible height** variant.
39-
4039
- The following controls are not supported within a gallery:
4140
- [Display form](control-form-detail.md)
4241
- [Edit form](control-form-detail.md)
@@ -45,7 +44,6 @@ Predefined templates for showing images and text in a gallery are available, and
4544
- [Rich text editor](control-richtexteditor.md)
4645
- [Scrollable screen (Fluid grid)](../add-scrolling-screen.md)
4746
- [Web barcode scanner](control-barcodescanner.md)
48-
4947
- You can only add one gallery inside another gallery.
5048

5149
## Key properties

powerapps-docs/maker/canvas-apps/controls/control-richtexteditor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: chmoncay
55
ms.topic: article
66
ms.custom: canvas
77
ms.reviewer: tapanm
8-
ms.date: 04/12/2022
8+
ms.date: 06/01/2022
99
ms.subservice: canvas-maker
1010
ms.author: chmoncay
1111
search.audienceType:

0 commit comments

Comments
 (0)