Skip to content

Commit fbcd6f3

Browse files
authored
Merge pull request #3245 from mspilde/patch-9
Update add-move-or-delete-sections-on-form.md
2 parents 24110f3 + 993bffe commit fbcd6f3

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

powerapps-docs/maker/model-driven-apps/add-move-or-delete-sections-on-form.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
title: "Add, configure, move, or delete sections on a form using the form designer | MicrosoftDocs"
3+
description: "Work with sections on a model-driven app form in Power Apps"
34
ms.custom: ""
45
ms.date: 08/25/2020
5-
ms.reviewer: ""
6+
ms.reviewer: "matp"
67
ms.service: powerapps
78
ms.topic: "get-started-article"
89
author: "Aneesmsft"
@@ -24,7 +25,7 @@ Add, configure, move, or delete sections on a form using the form designer.
2425
To add sections to a form, use the **Components** pane.
2526

2627
> [!div class="mx-imgBorder"]
27-
> ![](media/FormDesignerComponentsLayout.png "Layout components")
28+
> ![Layout components](media/FormDesignerComponentsLayout.png "Layout components")
2829
2930
> [!NOTE]
3031
> Sections can only be added on main forms and quick view forms. More information: [Form types](types-forms.md).
@@ -66,7 +67,9 @@ These are the properties available to configure a section when you create or edi
6667
|**Display options** | **Hide on phone** | The section can be hidden to render a condensed version of this form on phone screens. |
6768
|**Formatting** | **Columns** | Specify up to four columns for the section. |
6869

69-
> [!Important]
70+
> [!NOTE]
71+
> We recommend limiting the length of section label text to about 50 characters. Section label text doesn't wrap and can truncate on devices with small screens.
72+
>
7073
> Sections that don't have any fields or controls will be hidden at runtime in Unified Interface.
7174
7275
## Move sections on a form

0 commit comments

Comments
 (0)