In my previous post, we saw how to change the default logo image in Unified Service Desk. Today we’ll customize the application further by adding a toolbar to the top of the screen.
The toolbar will contain three buttons – Dashboards, Search, and Collaboration. The Collaboration button will act as a drop-down menu, whereby a user can choose to click on SharePoint or Yammer to collaborate. Note that the toolbar buttons will do nothing at this stage, but we will extend the functionality in upcoming blog posts.
Create a Toolbar Container Hosted Control
1. In Microsoft Dynamics CRM, navigate to Settings -> Hosted Controls2. Create a new Hosted Control of type Toolbar Container
Create a Toolbar and Toolbar Buttons
1. In Microsoft Dynamics CRM, navigate to Settings -> Toolbars2. Create a new Toolbar
Add the Toolbar to the Toolbar Container
The last step of the process is to actually tell Unified Service Desk to display the Toolbar and its buttons on screen. To do this, we need to create a link between our Toolbar Container Hosted Control and the Toolbar.
1. Open up the Toolbar record and select Hosted Controls from the navigation barLaunch Unified Service Desk, and you will now see your toolbar and toolbar buttons displayed at the top of the screen.