Forms 要素 (リスト)
適用対象: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013
リスト定義内、またはサイト定義の基本リスト タイプ内にフォームのコレクションを格納します。
<Forms>
<Form
Default = "TRUE" | "FALSE"
Path = "Text"
SetupPath = "Text"
Template = "Text"
Type = "DisplayForm" | "EditForm" | "NewForm"
Url = "URL"
UseDefaultListFormWebPart = "TRUE" | "FALSE"
UseLegacyForm = "TRUE" | "FALSE"
WebPartZoneID = "Text">
<WebParts>
<AllUsersWebPart
WebPartOrder = Integer
WebPartZoneID = "Text"> <![CDATA[...]]>
</AllUsersWebPart>
</WebParts>
</Form>
</Forms>
要素と属性
以下のセクションで、属性、子要素、親要素について説明します。
属性
なし
子要素
親要素
Occurrences
- 最小 : 0
- 最大 : 1