<footer> (FormXml)
S'applique à: CRM 2015 on-prem, CRM Online
Affiche les informations en lecture seule au bas d'un formulaire.
Syntaxe
<footer
celllabelalignment=["Center " | "Left" | "Right"]
celllabelposition=["Top " | "Left"]
columns="Integer"
id="String"
labelwidth="Integer" >
<rows />
</footer>
Attributs et éléments
The following describes the attributes, child elements, and parent elements.
Attributs
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 footer. |
String (FormGuidType) |
Required |
labelwidth |
Defines the horizontal space for a footer label in pixels. The default is 110 pixels. |
Non Negative Integer |
Optional |
Éléments enfants
Element | Description |
---|---|
Spécifie les lignes utilisées pour définir la disposition du formulaire. |
Éléments parents
Element | Description |
---|---|
Contient la définition d'un formulaire. |
Informations sur l'élément
Schema Type |
FormXmlHeaderFooterType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or 1 |
XPath |
|
Voir aussi
Concepts
Personnaliser les formulaires d’entités
Autres ressources
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.