<Scale> (RibbonDiffXml)
Si applica a: CRM 2016 on-prem, CRM Online
Specifica uno dei layout possibili che possono essere utilizzati da un gruppo quando non è possibile visualizzare il layout con le dimensioni massime.
Sintassi
<Scale
GroupId="String"
Id="String"
PopupSize="String"
Sequence="Integer"
Size="String"
/>
Attributi ed elementi
The following describes the attributes, child elements, and parent elements.
Attributi
Attribute | Description | Type | Usage |
---|---|---|---|
GroupId |
A string that identifies the <Group> (RibbonDiffXml)that this scale applies to. |
String |
Required |
Id |
Specifica un identificatore univoco per la definizione di un elemento della barra multifunzione. La convenzione di denominazione consigliata è l'utilizzo di un punto per separare le parti del nome, come segue: [identificatore soluzione].[entità].[barra multifunzione].[funzione].[nome elemento]. Ad esempio: 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 |
PopupSize |
A string that corresponds to the value of the Title attribute of a <Layout> (RibbonDiffXml) element that defines the size. |
String |
Optional |
Sequence |
Specificare la posizione della modifica della barra multifunzione impostando il parametro Sequence su un valore più alto o più basso degli elementi esistenti della barra multifunzione. |
Integer |
Optional |
Size |
Collega a un layout specifico con un riferimento a un valore dell'attributo LayoutTitle. |
String |
Required |
Elementi figlio
Questo elemento non presenta elementi figlio.
Elementi padre
Element | Description |
---|---|
Specifica gli elementi della barra multifunzione visibili da includere in un elemento CustomAction. |
|
Contiene una raccolta di elementi utilizzati per definire come vengono presentati i gruppi della barra multifunzione quando cambia lo spazio orizzontale disponibile. |
Informazioni elemento
XPath |
|
Schema Name |
ScaleType |
Validation File |
RibbonWSS.xsd |
Can be Empty |
Yes |
Vedere anche
Altre risorse
Ribbon XML reference
Personalizzare i comandi e la barra multifunzione
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.