<header> (FormXml)
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Displays read-only information at the top of the form.
<header celllabelalignment=["Center " | "Left" | "Right"] celllabelposition=["Top " | "Left"] columns="Integer" id="String" labelwidth="Integer" > <rows /> </header>
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
Attribute | Description | Type | Usage |
|---|---|---|---|
celllabelalignment | Valid Values:
| Enumeration | Optional |
celllabelposition | Valid Values:
| Enumeration | Optional |
columns | For internal use only. | Non Negative Integer | Optional |
id | Unique ID for the header. | String (FormGuidType) | Required |
labelwidth | Defines the horizontal space for a header label in pixels. The default is 110 pixels. | Non Negative Integer | Optional |
Child Elements
Element | Description |
|---|---|
Specifies rows used to compose form layout. |
Parent Elements
Element | Description |
|---|---|
Contains the definition of a form. |
Element Information
Schema Type | FormXmlHeaderFooterType |
Validation File | FormXml.xsd |
Number of Occurrences | 0 or 1 |
XPath |
//FormXml/forms/systemform/form/header |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright