Siebel Sales 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, then 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, Control, then Control User Property.
  7. Select CalNavigate in Control User Property.
  8. Add the following Control User Property 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 Sales Handheld Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.