<InlineViewIds> (FormXml)

 

Applies To: Dynamics CRM 2013

Specifies the GUIDs of the views that are used for inline lookup. These views contain the columns that are displayed in the search results.

Syntax

<InlineViewIds>String</InlineViewIds>

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

<parameters> (FormXml)

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 InlineViewIds element.

<InlineViewIds>{c14e0638-4996-4720-97cd-c58f0df74228},{f9e54d49-0c76-4cbd-979b-5fe94b496beb}</InlineViewIds>

Element Information

For internal use only.

See Also

Customize entity forms
Form XML reference