<Groups> (RibbonDiffXml)
Betrifft: CRM 2015 on-prem, CRM Online
Enthält eine Sammlung von Gruppenelementen.
Syntax
<Groups
Id ="String"
>
<Group />
</Groups>
Attribute und Elemente
The following table lists the attributes, child elements, and parent elements.
Attribute
Attribute | Description | Type | Usage |
---|---|---|---|
Id |
Gibt einen eindeutigen Bezeichner für die Definition eines Menübandelements an. Die dringend empfohlene Namenskonvention sieht die Verwendung eines Punkts zum Trennen der Teile des Namens vor: [Lösungsbezeichner].[entity].[ribbon].[function].[Elementname]. Beispiel: MyISV.account.form.SendToOtherSystem.Button. Use the {!EntityLogicalName} token in the Id attribute when you define a ribbon element that will be used for multiple entities. This inserts the entity logical name into the Id value to make sure that the Id value is globally unique. For example, if you use Wichtig If you don’t set a globally unique Id value, the ribbon might not display. |
String |
Required |
Untergeordnete Elemente
Element | Description |
---|---|
Gibt eine Gruppe von Steuerelementen auf einer Registerkarte an, die eine Layoutvorlage gemeinsam nutzen. |
Übergeordnete Elemente
Element | Description |
---|---|
Gibt die sichtbaren Menübandelemente an, die in einem CustomAction-Element enthalten sein sollen. |
|
Gibt eine Registerkarte auf dem Menüband an. |
Elementinformationen
XPath |
|
Schema Name |
GroupsType |
Validation File |
RibbonWSS.xsd |
Can be Empty |
Yes |
Siehe auch
Weitere Ressourcen
Ribbon XML reference
Anpassen von Befehlen und des Menübands
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.