Skip to content

Commit 8bc1e4c

Browse files
authored
Update add-move-or-delete-sections-on-form.md
Adding a line to the not section at the bottom of the doc to clarify that a section will not be rendered in UCI if it configured to be hidden. We are seeing multiple ICMs on this and need to get this published as quickly as possible.
1 parent 2a26c8e commit 8bc1e4c

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 (UCI), sections will not 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)