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

Adding a view to a screen


To be able to test the view in the Mobile or Developer Web Client, we must add it to a screen and register it with at least one of the responsibilities we hold. We will describe these processes in this and the following section.

The following procedure explains how to add the AHA Customer Process Start View to the Accounts screen:

  1. 1. Navigate to the Accounts Screen object definition in the Object List Editor.

  2. 2. Check out or lock the Accounts Screen.

  3. 3. Expand the Screen object type in the Object Explorer and select the Screen View object type.

  4. 4. In the list of screen view object definitions, use Ctrl+N to create a new record.

  5. 5. Set the following properties (using the Tab key to navigate to the right in the list):

    • View: AHA Customer Process Start View

    • Parent Category: Account List

    • Viewbar Text - String Override: Process Start Page

    • Menu Text - String Override: Process Start Page

  6. 6. Right-click the Accounts Screen object definition in the upper list and select Edit Screen...