Siebel Service Handheld Guide > Developing Siebel Handheld Applications > Configuring Calendar Settings >

Configuring the Goto View Button


Click the Goto view button to navigate to a specified view. The view name needs to be defined as a user property for the control.

To configure Goto View buttons on the Daily Calendar view

  1. Set ClientConfigurationMode = ALL in tools.cfg file in \root\BIN\ENU directory.
  2. Log in to Siebel Tools.
  3. Query for Applet Name: SHCE Sales eCalendar Daily Applet - My in Applet.
  4. Navigate to Applet > Control.
  5. Add the following controls to Applet Control:
    Name
    Caption
    HTML Type
    Method Invoked
    Type

    CalNavigate

    User defined

    MiniButton

    GotoView

    Push Button

    NOTE:  The caption for all buttons can be user-defined. The method invoked is specialized.

  6. Navigate to Applet > Applet Web Template > Applet Web Template Item.
  7. Select CalNavigate in Applet Web Template.
  8. Add the following Applet Web Template Item for CalNavigate:
    Name
    Control
    Type
    Item Identifier

    CalNavigate

    CalNavigate

    Control

    134

  9. Add the following User Properties and respective values for the CalNavigate control:
    Control Name
    User Property Name
    User Property Value

    CalNavigate

    View

    Define the View name that you want to navigate to.

Siebel Service Handheld Guide Copyright © 2007, Oracle. All rights reserved.