<GroupTemplate> (RibbonDiffXml)
Van toepassing op: CRM 2015 on-prem, CRM Online
Hiermee wordt een verzameling indelingsdefinities opgegeven die een groep kan gebruiken wanneer de lintbreedte wordt gewijzigd.
Syntaxis
<GroupTemplate
Id="String"
ClassName="String">
<Layout />
</GroupTemplate>
Kenmerken en elementen
The following table lists the attributes, child elements, and parent elements.
Kenmerken
Attribute | Description | Type | Usage |
---|---|---|---|
ClassName |
The name of a CSS class selector to apply to the group. |
String |
Optional |
Id |
Hiermee wordt een unieke id voor de definitie van een lintelement opgegeven. De naamconventie die wij sterk aanbevelen is het gebruik van een punt om delen van de naam als volgt te scheiden: [oplossings-id].[entity].[ribbon].[function].[elementnaam]. Bijvoorbeeld: 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 Belangrijk If you don’t set a globally unique Id value, the ribbon might not display. |
String |
Required |
Onderliggende elementen
Element | Description |
---|---|
Hier wordt de indeling voor een groep binnen een GroupTemplate opgegeven. |
Bovenliggende elementen
Element | Description |
---|---|
Bevat een verzameling groepssjablonen. |
Informatie over elementen
XPath |
|
Schema Name |
GroupTemplateType |
Validation File |
RibbonWSS.xsd |
Can be Empty |
Yes |
Zie ook
Overige resources
Ribbon XML reference
Opdrachten en het lint aanpassen
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.