| 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 
Set ClientConfigurationMode = ALL in tools.cfg file in \root\BIN\ENUdirectory.Log in to Siebel Tools.
Query for Applet Name: SHCE Sales eCalendar Daily Applet - My in Applet.
Navigate to Applet > Control.
Add the following controls to Applet Control:
    |  |  |  |  |  |  
    | CalNavigate | User defined | MiniButton | GotoView | Push Button | NOTE:  The caption for all buttons can be user-defined. The method invoked is specialized.Navigate to Applet > Applet Web Template > Applet Web Template Item.
Select CalNavigate in Applet Web Template.
Add the following Applet Web Template Item for CalNavigate:
    |  |  |  |  |  
    | CalNavigate | CalNavigate | Control | 134 | Add the following User Properties and respective values for the CalNavigate control:
    |  |  |  |  
    | CalNavigate | View | Define the View name that you want to navigate to. |  |