Properties of a Toolbar Item

The following table describes some of the properties that Siebel CRM commonly uses with a toolbar item.

Property Description

Command

Name of the Command object definition that provides the bitmap, method, and target for the toolbar item. To configure Siebel CRM to insert a separator between icons, you can define one or more hyphens instead of the name of a Command object.

HTML Type

Identifies the type of control that Siebel CRM displays in the toolbar in the browser. You can specify one of the following types:

  • ComboBox

  • Button

  • Edit

  • Label

  • Hyperlink

  • MiniButton

  • Timer

Name

Name of the toolbar item. Siebel Tools uses this property for internal use only. The Name property must be unique in the toolbar.

Position

Determines the order of toolbar items and the parent-child relationships. For example, a Toolbar item with a Position of 150 is a parent to Toolbar items with Position values of 150.10, 150.20, and so on. Note the following:

  • If the parent toolbar item is active, then Siebel CRM displays the child toolbar items.

  • If the parent toolbar item is not active, then Siebel CRM does not display the child toolbar items.