<EntityLogicalName> (FormXml)
Applies To: Dynamics CRM 2015
Specifies the entity logical name of the quick create form to open. This parameter is used by lookups to determine the type of record to be created when the New button is clicked.
This parameter is applicable only when <IsInlineNewEnabled> (FormXml) is set to true. For internal use only.
Syntax
<EntityLogicalName>string</EntityLogicalName>
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
This element has no attributes.
Child Elements
This element has no child elements.
Parent Elements
Element |
Description |
---|---|
Contains the parameters to be passed to a control in a form. |
Remarks
This parameter is unsupported and is for internal use only.
Example
The following shows an example of the EntityLogicalName element.
<EntityLogicalName>Contact</EntityLogicalName>
Element Information
For internal use only. |
See Also
Customize entity forms
Form XML reference
© 2016 Microsoft. All rights reserved. Copyright