Delen via


<header> (FormXml)

Van toepassing op: CRM 2015 on-prem, CRM Online

Geeft informatie weer (alleen-lezen) bovenaan het formulier.

Syntaxis

<header
 celllabelalignment=["Center " | "Left" | "Right"]
 celllabelposition=["Top " | "Left"]
 columns="Integer"
 id="String"
 labelwidth="Integer" >
 <rows />
</header>

Kenmerken en elementen

The following describes the attributes, child elements, and parent elements.

Kenmerken

Attribute Description Type Usage

celllabelalignment

Valid Values:

  • Center

  • Left

  • Right

Enumeration

Optional

celllabelposition

Valid Values:

  • Top

  • Left

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

Onderliggende elementen

Element Description

<rows> (FormXml)

Hiermee worden rijen aangegeven waarmee de formulierindeling wordt opgesteld.

Bovenliggende elementen

Element Description

<form> (FormXml)

Bevat de definitie van een formulier.

Informatie over elementen

Schema Type

FormXmlHeaderFooterType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/header

Zie ook

Concepten

Entiteitformulieren aanpassen

Overige resources

Form XML reference

Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.