Siebel CRM Desktop for IBM Notes Administration Guide > XML Files Reference > XML Code That Customizes Synchronization >
View Tag of the Connector Configuration File
The view tag defines the type in the user interface. It defines the Filter Records tab on the Synchronization Control Panel dialog box. The view tag includes the following attributes:
- label. Label that displays this object in the Synchronization Control Panel dialog box if CRM Desktop cannot resolve the name of this object.
- label_plural. Label that displays this object in the Synchronization Control Panel dialog box if the label is most appropriately displayed in plural.
- small icon. Defines a 16-by-16 pixel icon that CRM Desktop uses for this object on the Synchronization Control Panel dialog box.
- normal_icon. Defines the icon that displays next to the object type in the Filter Records tab of the Synchronization Control Panel dialog box.
- large_icon. Defines the icon that displays in the CRM Desktop Synchronization dialog box while CRM Desktop synchronizes this type of object.
- suppress_sync_ui. If suppress_sync_ui is true, then this attribute hides objects of this type from the Filter Records tab of the Synchronization Control Panel dialog box. If suppress_sync_ui is not defined, then CRM Desktop applies the false value, by default.
For more information, see Controlling the Object Types That Siebel CRM Desktop Displays in the Filter Records Tab.
|