<IsInlineNewEnabled> (FormXml)

적용 대상: CRM 2015 on-prem, CRM Online

인라인 조회에 새로 만들기 단추를 표시할지 여부를 지정합니다. 내부 전용입니다.

구문

<IsInlineNewEnabled>[false|true]</IsInlineNewEnabled>

특성 및 요소

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

특성

이 요소에는 특성이 없습니다.

하위 요소

이 요소에는 하위 요소가 없습니다.

상위 요소

Element Description

<parameters> (FormXml)

양식에서 컨트롤에 전달될 매개 변수가 들어 있습니다.

설명

For the New button to show up in the inline lookup, the <IsInlineNewEnabled> parameter must be passed as true, and the <EntityLogicalName> (FormXml) parameter should not be empty and must have a valid value. This parameter is unsupported and is for internal use only.

예제

The following shows an example of the IsInlineNewEnabled element.

<IsInlineNewEnabled>true</IsInlineNewEnabled>

요소 정보

내부 전용입니다.

참고 항목

개념

엔터티 양식 사용자 지정

기타 리소스

Form XML reference

Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.