terça-feira, 17 de setembro de 2013

Customize the Ribbon


Customize the Ribbon
We often need to customize the Ribbon (adding new buttons, hiding buttons natives, creating new groups).
And sometimes this job becomes difficult when we do not know the structure of the xml file when export a ribbon for editing.

<Button Id="MyISV.account.form.SendToOtherSystem.Button" Command="MyISV.account.form.SendToOtherSystem.Command" LabelText="$LocLabels:MyISV.account.SendToOtherSystem.LabelText" ToolTipTitle="$LocLabels:MyISV.account.SendToOtherSystem.LabelText" ToolTipDescription="$LocLabels:MyISV.account.SendToOtherSystem.ToolTip" TemplateAlias="o2" Image16by16="$webresource:New_TIcon16x16.png" Image32by32="$webresource:New_TIcon32x32.png" />
http://msdn.microsoft.com/en-us/library/gg309639.aspx recommend the site to learn to better understand the structure of the xml file.

And to facilitate our work also recommend downloading Visual Ribbon Editor at the address
http://crmvisualribbonedit.codeplex.com/

In the next post we will add a new button in the entity accounts using Visual Ribbon Editor.

Seja o primeiro a comentar 0 comentários

Postar um comentário

Arquivo do blog

Números de Visitas

  

TOPO