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 applet menu items


We can consider adding all available functionality to an applet's menu. By adding this, we ensure that end users can always find a list of available commands by clicking the Menu button or right-clicking in the applet.

The following example procedure describes how to add an applet menu item to the AHA Customer Profile Form Applet using the web menu editor. We will use a copy of a preconfigured command object definition to provide the functionality of creating a new order for the selected customer record:

  1. 1. Navigate to the Account-New Order command.

  2. 2. Copy the Account-New Order command and rename the copy to AHA New Order.

  3. 3. Change the Project property to AHA User Interface.

  4. 4. Change the Method property to AHANewOrder.

  5. 5. Compile the AHA New Order command.

  6. 6. Navigate to the AHA Customer Profile Form Applet.

  7. 7. Check out or lock the applet if necessary.

  8. 8. Right-click the AHA Customer Profile Form Applet and select Edit Web Menus.

  9. 9. In the web...

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