<externaldependencies> (FormXml)
Aplica-se a: CRM 2015 on-prem, CRM Online
Contém dependências que representam campos que não podem ser removidos do formulário.
Sintaxe
<externaldependencies>
<dependency />
</externaldependencies>
Atributos e elementos
The following describes the attributes, child elements, and parent elements.
Atributos
Este elemento não tem atributos.
Elementos filho
Element | Description |
---|---|
Especifica um atributo necessário ao código em um evento. |
Elemento pai
Element | Description |
---|---|
Contém a definição de um formulário. |
Comentários
The <dependency> (FormXml) element is a required child of this element.
External dependencies are set in the form properties Non-Event Dependencies tab. Each event has an area where dependencies may be recorded that are specific to that event. External dependencies are not related to a specific form or field event. For example, if you are setting the default value of a field by using a query string to open a form for a new record, or if the target of an IFrame or a Web Resource dialog reads data from the form.
Informações do elemento
Schema Type |
FormXmlExternalDependenciesType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or 1 |
XPath |
|
Consulte também
Conceitos
Personalizar formulários de entidade
Definir valores de campo usando parâmetros transmitidos a um formulário
Outros recursos
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.