<form> (FormXml)
적용 대상: CRM 2015 on-prem, CRM Online
양식의 정의가 들어 있습니다.
구문
<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>
특성 및 요소
The following describes the attributes, child elements, and parent elements.
특성
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 |
하위 요소
Element | Description |
---|---|
이 양식을 만들 때 사용한 업데이트된 사용자 환경 양식의 ID가 들어 있습니다. |
|
양식과 함께 포함될 파일과 스크립트 개체가 들어 있습니다. |
|
양식을 표시하기 위해 충족되어야 하는 보안 역할 구성원 자격 조건의 정의가 들어 있습니다. |
|
셀 또는 양식에 대한 모든 이벤트 정의가 들어 있습니다. |
|
양식에서 제거할 수 없는 필드를 표시하는 종속성이 들어 있습니다. |
|
양식 맨 아래에 읽기 전용 정보를 표시합니다. |
|
양식에서 사용할 수 있는 JavaScript 라이브러리가 들어 있습니다. |
|
양식에서 허용할 사용자 지정 매개 변수의 정의가 들어 있습니다. |
|
양식 맨 위에 읽기 전용 정보를 표시합니다. |
|
내부 전용입니다. |
|
양식 페이지에 나타나는 탐색 옵션의 정의가 들어 있습니다. |
|
양식에 대한 사용자 지정 리본 작업을 지정합니다. |
|
양식에 대한 탭 정의가 들어 있습니다. |
상위 요소
Element | Description |
---|---|
양식과 지원 데이터의 정의가 들어 있습니다. |
요소 정보
Schema Type |
FormType |
Validation File |
customizationSolution.xsd |
Number of Occurrences |
1 |
XPath |
|
참고 항목
개념
기타 리소스
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.