Skip to content

Commit f4f2dd4

Browse files
authored
Merge pull request #2438 from mspilde/patch-3
Update add-move-or-delete-sections-on-form.md
2 parents 90f58a9 + fa3a0a2 commit f4f2dd4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,8 @@ You can move sections using drag and drop or cut and paste actions.
108108
> - If you delete a section by mistake, on the command bar, select **Undo** to revert the form to its previous state.
109109
> - You can't delete a section that contains a field that is required or locked.
110110
> - You can't delete a section that is locked.
111-
> - A tab needs to have at least one section in each tab column. If you delete the last remaining section in a tab column a new section will be automatically added.
111+
> - A tab needs to have at least one section in each tab column. If you delete the last remaining section in a tab column a new section will be automatically added.
112+
> - In the Unified Interface, sections won't be rendered if you have selected to hide them including the title and the border. This is different than the legacy web client, and is by design to ensure proper rendering of the form across differing view ports from extra wide to narrow.
112113
113114
### See also
114115
[Overview of the model-driven form designer](form-designer-overview.md)

0 commit comments

Comments
 (0)