<GroupTemplate> (RibbonDiffXml)
Aplica-se a: CRM 2015 on-prem, CRM Online
Especifica uma coleção de definições de layout que um grupo pode usar quando a largura da Faixa de Opções é alterada.
Sintaxe
<GroupTemplate
Id="String"
ClassName="String">
<Layout />
</GroupTemplate>
Atributos e elementos
The following table lists the attributes, child elements, and parent elements.
Atributos
Attribute | Description | Type | Usage |
---|---|---|---|
ClassName |
The name of a CSS class selector to apply to the group. |
String |
Optional |
Id |
Especifica um identificador exclusivo para a definição de um elemento de Faixa de Opções. A convenção de nomenclatura recomendável é usar um ponto para separar as partes do nome, como: [identificador da solução].[entity].[ribbon].[function]...[nome do elemento]. Por exemplo: 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 Importante If you don’t set a globally unique Id value, the ribbon might not display. |
String |
Required |
Elementos filho
Element | Description |
---|---|
Especifica o layout para um Grupo de um GroupTemplate. |
Elemento pai
Element | Description |
---|---|
Contém uma coleção de modelos de grupo. |
Informações do elemento
XPath |
|
Schema Name |
GroupTemplateType |
Validation File |
RibbonWSS.xsd |
Can be Empty |
Yes |
Consulte também
Outros recursos
Ribbon XML reference
Personalizar os comandos e a faixa de opções
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.