Skip to content

Commit 84d8f38

Browse files
committed
fixed table
1 parent 08fed9a commit 84d8f38

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/schema/view-element-module.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,9 @@ The following sections describe attributes, child elements, and parent elements.
5959
| --- | --- |
6060
| **AggregateView** | Optional **Boolean**. **TRUE** to specify that the view is a Merge Forms view used in an XML Form library. By default, an XML Form library is provisioned with a Merge Forms view that is initially hidden. When an XML editor is used to publish an XML Form Properties (XFP) file to the Forms directory of the library along with a template used by the editor, the **AggregateView** attribute identifies the Merge Forms view, which can be made visible or hidden depending on whether the list template or definition for the library supports data merging. |
6161
| **BaseViewID** | Optional **Integer**. Specifies the ID of the base view. |
62-
6362
| **ContentTypeId** | Optional **string**. Specifies the ID of the content type. |
64-
6563
| **DefaultView** | Optional **Boolean**. **TRUE** to specify that the view is the default view. |
66-
6764
| **DisplayName** | Optional **Text**. Specifies the name of the view that is displayed on the **Quick Launch**. |
68-
6965
| **FailIfEmpty** | Optional **Boolean**. If the view returns no items, **TRUE** to return a blank page and an HTTP error code instead of rendering the **ViewEmpty** element. Used for programmatic manipulation of views from a client application, preventing the client application from having to parse a document to discover whether the view is empty. |
7066
| **FileDialog** | Optional **Boolean**. **TRUE** to specify that the view is displayed in file dialog boxes for applications used within the context of Windows SharePoint Services, which parse the output HTML to determine the contents of the list. |
7167
| **FPModified** | Optional **Boolean**. **TRUE** if the view has been altered through editing in a webpage editor, and the view is no longer customizable by the Microsoft Windows SharePoint Services UI. |

0 commit comments

Comments
 (0)