<Ancestor> (FormXml)

 

Applies To: Dynamics CRM 2013

Contains the ID of the updated user experience form that this form was created from.

Syntax

<ancestor id = “guid”/>

Attributes and Elements

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

Attributes

Attribute

Description

Type

Usage

Id

Guid of the Parent Form, Form Id

String (FormGuidType)

Required

Child Elements

This element has no child elements.

Parent Elements

Element

Description

<form> (FormXml)

Contains the definition of a form.

Remarks

The form editor controls the parameter usage.

Example

The following shows an example of the Ancestor element.

<ancestor id="{8448b78f-8f42-454e-8e2a-f8196b0419af}" />

Element Information

Schema Type

FormGuidType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/ancestor
//FormXml/forms/systemform/ancestor

For internal use only? (Yes/no)

Yes

See Also

Form XML reference
Customize entity forms