Toolbar Container (Hosted Control)
Use Toolbar Container type of hosted control to create a toolbar in your application, which can display a list of buttons with images and text that can execute actions. You can create multiple Toolbar Container type of hosted controls, and place them on any panel in the application. For more information about working with toolbars, see Configure toolbars in your application.
In This Topic
Create a Toolbar Container hosted control
Predefined UII actions
Predefined events
Create a Toolbar Container hosted control
While creating a new hosted control, the fields in the New Hosted Control screen vary based on the type of hosted control you want to create. This section provides information about the specific fields that are unique to the Toolbar Container hosted control type. For detailed information about creating a hosted control, see Create or edit a hosted control.
In the New Hosted Control screen:
From the USD Component Type drop-down list, select Toolbar Container.
The Display Group field displays the panel where this hosted control will be displayed. ToolbarPanel is the most common for this hosted control type. For information about various panels available in Unified Service Desk, see Panels.
Predefined UII actions
These are the predefined actions for this hosted control type.
ShowToolbar
This action explicitly shows a toolbar to the user.
Parameter | Description |
---|---|
Specify the toolbar name to show in the Data field. |
HideToolbar
This action explicitly hides a toolbar from the user.
Parameter | Description |
---|---|
Specify the toolbar name to hide in the Data field. |
FireEvent
Fires a user-defined event from this hosted control.
Parameter | Description |
---|---|
name |
Name of the user-defined event. |
All subsequent name=value pairs become the parameters to the event. For more information about creating a user-defined event, see Create a user-defined event.
Predefined events
There aren’t any predefined events available for this hosted control type.
See Also
Concepts
Configure toolbars in your application
UII actions
Events
Create or edit a hosted control
Other Resources
Unified Service Desk configuration walkthroughs
Hosted control types and action/event reference
Administration Guide for Unified Service Desk for Microsoft Dynamics CRM
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.