Using Templates to Configure HTML and JavaScript Toolbars

You can define an HTML or JavaScript toolbar.

To use templates to configure HTML and JavaScript toolbars

  1. Add the following code to the Siebel web template:

    <div od-type="toolbar" name="xxx">   // where xxx is the name of toolbar in the 
    repository.
      // any HTML stuff here...
        <div od-type="toolbaritem">
      // any HTML stuff here...
    <!--od section toolbar close-->
    </div>
    
  2. For combo box items, make sure you target the command to a service.