Book Image

Oracle Siebel CRM 8 Developer's Handbook

By : Alexander Hansal
Book Image

Oracle Siebel CRM 8 Developer's Handbook

By: Alexander Hansal

Overview of this book

Table of Contents (33 chapters)
Oracle Siebel CRM 8 Developer's Handbook
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface

Case study example: Using an icon map


As defined by AHA business analysts, the AHA Customer Profile Form Applet should display a graphical indicator to allow employees to determine the level of courtesy in order to avoid loss of valuable customers. In previous chapters we have already created the AHA Courtesy Indicator field in the Account business component.

In the following example procedure we will use an existing icon map to visualize the courtesy level in the AHA Customer Profile Form Applet:

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

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

  3. 3. Open the AHA Customer Profile Form Applet in the web layout editor.

  4. 4. Create a new field control in the Indicators form section with the following properties:

    • Name: AHA Courtesy Indicator

    • Field: AHA Courtesy Indicator

    • Caption - String Override: Courtesy

    • HTML Type: PlainText

    • HTML Icon Map: LS Pharma Market Potential

  5. 5. Save and compile the AHA Customer Profile Form Applet.

  6. 6. Launch the Siebel Developer Web...