| Bookshelf Home | Contents | Index | PDF |    | 
| Siebel CRM Desktop for Microsoft Outlook Administration Guide > XML Files Reference > XML Code to Map a Field > Custom Views Tag of the siebel_basic_mapping.xml FileThe custom_views tag defines a set of custom Microsoft Outlook views that Siebel CRM Desktop applies for the object that is defined in the type tag. The default_name attribute sets the default view that Siebel CRM Desktop applies after the installation. Siebel CRM Desktop includes the following tags in the custom_views tag: 
 The following code is an example of the custom_views tag: <custom_views default_name="All Activities"> <view id="all_activities" name="All Activities"></view> <view id="all_activities_by_duedate" name="Activities by Due Date"></view> <view id="all_activities_by_owner" name=" Activities by Owner"></view> <view id="all_activities_by_priority" name="Activities by Priority"></view> | 
|  |    | 
| Siebel CRM Desktop for Microsoft Outlook Administration Guide | Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices. | |