Applications Administration Guide > Calendar > About Configuring the Calendar >

The To Do List from the Calendar View


You can configure the calendar view (HI Activity Calendar View) so that the Calendar To Do list applet does not appear.

You might choose to do this if your employees do not use the To Do list or if you need more space for the calendar applet on the view.

To remove the To Do list from Calendar views

  1. Open the CCViewHIC.swt file in a text editor.

    For more information about SWT (Siebel Web Template) files, see Configuring Siebel eBusiness Applications.

  2. Comment out the following text (the first line is already commented):

   <!--Column 2 -->

   <td valign="top" width="21%">

      <swe:for-each count="20" iteratorName="currentId" startValue="201">

         <swe:applet hintMapType="Applet" id="swe:currentId" property="Formatted...

      </swe:for-each>

   </td>

  1. Save and close the file.
Applications Administration Guide