Compartir a través de


<sections> (FormXml)

Se aplica a: CRM 2016 on-prem, CRM Online

Contiene las definiciones de secciones usadas en el diseño del formulario.

Sintaxis

<sections
 addedby="String"
>
 <section />
<sections>

Atributos y elementos

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

Atributos

Attribute Description Type Usage

addedby

Identifies the name of the ISV or customizer that added the element.

String

Optional

Elementos secundarios

Element Description

<section> (FormXml)

Especifica una sección en un formulario.

Elementos primarios

Element Description

<column> (FormXml)

Especifica una columna en un elemento de pestaña.

Información del elemento

Schema Name

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/tabs/tab/columns/column/sections

Vea también

Conceptos

Personalizar los formularios de entidad

Otros recursos

Form XML reference

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