Reader small image

You're reading from  Oracle Siebel CRM 8 Developer's Handbook

Product typeBook
Published inApr 2011
Reading LevelIntermediate
Publisher
ISBN-139781849681865
Edition1st Edition
Languages
Concepts
Right arrow
Author (1)
Alexander Hansal
Alexander Hansal
author image
Alexander Hansal

Alexander Hansal has worked as an IT professional in small, medium, and global corporations. Since 2001, Alexander works as a technical instructor and consultant for Siebel CRM and Oracle Business Intelligence in Europe. He enjoys teaching, and shares his knowledge and expertise in his classes at Oracle University and in his weblog, http://siebel-essentials.blogspot.com/
Read more about Alexander Hansal

Right arrow

Case study example: Configuring toolbar buttons


The following procedure describes how to create a new toolbar button that uses the command created previously in this chapter:

  1. 1. Navigate to the HIMain toolbar.

  2. 2. Check out or lock the toolbar if necessary.

  3. 3. In the Object Explorer, expand the Toolbar type and select the Toolbar Item type.

  4. 4. In the Toolbar Items list, create a new record with the following property values:

    • Name: AHA Process Start View

    • Command: AHA Process Start View

    • Display Name - String Override: Go to Process Start View

    • HTML Type: Link

    • Position: 17 (leaving a gap of 10 to the highest existing position value)

    • Comments: Created for AHA prototype

  5. 5. Compile the HIMain toolbar.

  6. 6. In the Developer Web Client, verify that a new toolbar button, with a house icon, appears to the right of the Site Map button.

  7. 7. Click the new toolbar button and verify that the AHA Customer Process Start View is open.

A Siebel Tools archive file (Command_Menu_Toolbar.sif) is available with this chapter's code...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Oracle Siebel CRM 8 Developer's Handbook
Published in: Apr 2011Publisher: ISBN-13: 9781849681865

Author (1)

author image
Alexander Hansal

Alexander Hansal has worked as an IT professional in small, medium, and global corporations. Since 2001, Alexander works as a technical instructor and consultant for Siebel CRM and Oracle Business Intelligence in Europe. He enjoys teaching, and shares his knowledge and expertise in his classes at Oracle University and in his weblog, http://siebel-essentials.blogspot.com/
Read more about Alexander Hansal