Compartir a través de


<Scrolling> (FormXml)

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

Especifica el comportamiento de desplazamiento de IFrame. Este es un parámetro de controles de informe, recursos web e IFrame.

Sintaxis

<Scrolling>["auto" | "no" | "yes"]</Scrolling>

Atributos y elementos

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

Atributos

Este elemento no tiene atributos.

Elementos secundarios

Este elemento no tiene elementos secundarios.

Elementos primarios

Element Description

<parameters> (FormXml)

Contiene los parámetros que se van a pasar a un control en un formulario.

Comentarios

Valid values for this element correspond to the formatting options for the Scrolling property.

  • As Necessary : auto

  • Always : yes

  • Never : no

Información del elemento

Schema Type

String

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/tabs/tab/columns/column/sections/section/rows/row/cell/control/parameters/Scrolling

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.