<Groups> (RibbonDiffXml)
Gælder for: CRM 2016 on-prem, CRM Online
Indeholder en samling gruppeelementer.
Syntaks
<Groups
Id ="String"
>
<Group />
</Groups>
Attributter og elementer
The following table lists the attributes, child elements, and parent elements.
Attributter
Attribute | Description | Type | Usage | ||
---|---|---|---|---|---|
Id |
Angiver et entydigt id for definitionen på et element på båndet. Det anbefales på det kraftigste at bruge navnekonventionen, der adskiller delene i navnet med et punktum som f.eks.: [løsnings-id].[objekt].[bånd].[funktion].[elementnavn]. Et eksempel: 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
|
String |
Required |
Underordnede elementer
Element | Description |
---|---|
Angiver en gruppe kontrolelementer under en fane, der deler en fælles layoutskabelon. |
Overordnede elementer
Element | Description |
---|---|
Angiver de synlige elementer på båndet, der skal inkluderes i et CustomAction-element. |
|
Angiver en fane på båndet. |
Elementoplysninger
XPath |
|
Schema Name |
GroupsType |
Validation File |
RibbonWSS.xsd |
Can be Empty |
Yes |
Se også
Andre ressourcer
Ribbon XML reference
Tilpasse kommandoer og båndet
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.