<form> (FormXml)
Contains the definition of a form.
<form addedby="String" enablerelatedinformation=["0" | "1" | "true" | "false"] hasmargin=["0" | "1" | "true" | "false"] relatedInformationCollapsed=["0" | "1" | "true" | "false"] shownavigationbar=["0" | "1" | "true" | "false"] > <ancestor/> <clientresources /> <DisplayConditions /> <events /> <externaldependencies /> <footer /> <formLibraries /> <formparameters /> <header /> <hiddencontrols /> <Navigation /> <RibbonDiffXml /> <tabs /> </form>
The following describes the attributes, child elements, and parent elements.
Attributes
| 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 |
|
hasmargin |
For internal use only. |
Boolean |
Optional |
|
addedby |
Identifies the name of the ISV or customizer that added the element. |
String |
Optional |
|
shownavigationbar |
Sets whether the navigation area of the form is displayed. |
Boolean |
Optional |
Child Elements
| Element | Description |
|---|---|
|
Contains the ID of the updated user experience form that this form was created from. |
|
|
Contains files and script objects to be included with the form. |
|
|
Contains definitions of any security role membership conditions that must be met to display the form. |
|
|
Contains all the event definitions for a cell or form. |
|
|
Contains dependencies that represent fields that cannot be removed from the form. |
|
|
Displays read-only information at the bottom of a form. |
|
|
Contains the JavaScript libraries that are available in the form. |
|
|
Contains definitions of custom parameters that will be accepted by the form. |
|
|
Displays read-only information at the top of the form. |
|
|
For internal use only. |
|
|
Contains definitions of navigation options that appear in the form page. |
|
|
Specifies custom ribbon actions for a form. |
|
|
Contains the tab definitions for a form. |
Parent Elements
| Element | Description |
|---|---|
|
Contains the definition of a form and supporting data. |
|
Schema Type |
FormType |
|
Validation File |
customizationSolution.xsd |
|
Number of Occurrences |
1 |
|
XPath |
//FormXml/forms/systemform/form |
Microsoft Dynamics CRM 2011
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.