<form> (FormXml)
Betrifft: CRM 2016 on-prem, CRM Online
Enthält die Definition eines Formulars.
Syntax
<form
addedby="String"
enablerelatedinformation=["0" | "1" | "true" | "false"]
hasmargin=["0" | "1" | "true" | "false"] maxWidth="Integer"
relatedInformationCollapsed=["0" | "1" | "true" | "false"] showImage=["0" | "1" | "true" | "false"] >
shownavigationbar=["0" | "1" | "true" | "false"] >
<ancestor/>
<clientresources />
<DisplayConditions />
<events />
<externaldependencies />
<footer />
<formLibraries />
<formparameters />
<header />
<hiddencontrols />
<Navigation />
<RibbonDiffXml />
<tabs />
</form>
Attribute und Elemente
The following describes the attributes, child elements, and parent elements.
Attribute
Attribute | Description | Type | Usage |
---|---|---|---|
enablerelatedinformation |
Controls whether the Form Assistant is enabled. The default value is false. |
Boolean |
Optional |
relatedInformationCollapsed |
Controls whether the Form Assistant pane is expanded by default. The default value is false. |
Boolean |
Optional |
maxWidth |
Specifies a maximum width for the form in pixels. This value must be greater than or equal to 400. |
Integer |
Optional |
hasmargin |
For internal use only. |
Boolean |
Optional |
addedby |
Identifies the name of the ISV or customizer that added the element. |
String |
Optional |
showImage |
Controls whether the entity image is displayed. The default value is false. |
Boolean |
Optional |
shownavigationbar |
Sets whether the navigation area of the form is displayed. |
Boolean |
Optional |
Untergeordnete Elemente
Element | Description |
---|---|
Enthält die ID des aktualisierten Formulars für die Benutzererfahrung, aus dem dieses Formular erstellt wurde. |
|
Enthält Dateien und Skriptobjekte, die in das Formular eingeschlossen werden. |
|
Enthält Definitionen aller Sicherheitsrollenmitgliedschaft-Bedingungen, die erfüllt sein müssen, um das Formular anzuzeigen. |
|
Enthält alle Ereignisdefinitionen für eine Zelle oder ein Formular. |
|
Enthält Abhängigkeiten, die Felder darstellen, die nicht aus dem Formular entfernt werden können. |
|
Zeigt schreibgeschützte Informationen unten im Formular an. |
|
Enthält die im Formular verfügbaren JavaScript-Bibliotheken. |
|
Enthält Definitionen benutzerdefinierter Parameter, die vom Formular akzeptiert werden. |
|
Zeigt schreibgeschützte Informationen oben im Formular an. |
|
Nur zur internen Verwendung. |
|
Enthält Definitionen von Navigationsoptionen, die auf der Formularseite angezeigt werden. |
|
Gibt benutzerdefinierte Menübandaktionen für ein Formular an. |
|
Enthält die Registerkartendefinitionen für ein Formular. |
Übergeordnete Elemente
Element | Description |
---|---|
Enthält die Definition eines Formulars und unterstützende Daten. |
Elementinformationen
Schema Type |
FormType |
Validation File |
customizationSolution.xsd |
Number of Occurrences |
1 |
XPath |
|
Siehe auch
Konzepte
Anpassen von Entitätsformularen
Weitere Ressourcen
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.