<ReferencingAttributeRequiredRule> (RibbonDiffXml)
Van toepassing op: CRM 2016 on-prem, CRM Online
Een regel waarmee u kunt detecteren of het verwijzingskenmerk voor een entiteit vereist is.
Syntaxis
<ReferencingAttributeRequiredRule
Default=["0" | "1" | "true" | "false"]
InvertResult=["0" | "1" | "true" | "false"]
/>
Kenmerken en elementen
The following describes the attributes, child elements, and parent elements.
Kenmerken
Attribute | Description | Type | Usage |
---|---|---|---|
Default |
Stelt de standaardretourwaarde voor de regel in als de werkelijke waarde niet kan worden bepaald. |
Boolean |
Optional |
InvertResult |
Ontkent de retourwaarde van de regel. |
Boolean |
Optional |
Onderliggende elementen
Dit element heeft geen onderliggende elementen.
Bovenliggende elementen
Element | Description |
---|---|
Hiermee wordt de definitie van een regel voor het weergeven van een lintelement opgegeven, of een verwijzing naar een DisplayRule uit een opdrachtdefinitie. |
|
Hiermee wordt een set regels opgegeven die gezamenlijk moeten worden beoordeeld. |
Opmerkingen
This is a very specific rule for a very specific case. Use this rule when there is a relationship bound subgrid or an associated grid on the page. This rule will test whether the referencing attribute used in the relationship is required. This rule is used to hide the Add Existing <record type> button when it isn’t appropriate to display it.
In an entity relationship the lookup field in the related record (the referencing attribute) may be required or not. For example, the Regarding field of an activity is not required yet the Potential Customer field of an opportunity is required. The Add Existing Activity button will set the Regarding field value to the current record context and it can only work if the Regarding field doesn’t already have a value. All Opportunity records have a value in their Potential Customer field, so it never makes sense to display an Add Existing Opportunity button. This rule detects that the referencing attribute is required and therefore returns true.
Informatie over elementen
XPath |
|
Schema Name |
ReferencingAttributeRequiredRuleType |
Validation File |
RibbonTypes.xsd |
Can be Empty |
Yes |
Zie ook
Overige resources
Ribbon XML reference
Opdrachten en het lint aanpassen
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.