We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9a82d2 + 15dec33 commit 02a7fffCopy full SHA for 02a7fff
docs/declarative-customization/list-form-configuration.md
@@ -1,7 +1,7 @@
1
---
2
title: Configure the list form
3
description: Configure list form with a custom header, footer and body with one or more sections.
4
-ms.date: 01/28/2021
+ms.date: 04/23/2021
5
localization_priority: Priority
6
7
@@ -50,7 +50,6 @@ To configure the form in a list or library:
50
51
```JSON
52
{
53
- "debugMode": true,
54
"elmType": "div",
55
"attributes": {
56
"class": "ms-borderColor-neutralTertiary"
@@ -129,7 +128,6 @@ To configure the form in a list or library:
129
128
130
131
132
133
134
"style": {
135
"width": "100%",
0 commit comments