Siebel CRM Desktop for Microsoft Outlook Administration Guide > XML Files Reference > XML Code to Customize Dialog Boxes >

Layout Tag of the dialogs.xml File


The layout tag is similar to the page tag of the forms_11.xml and forms_12.xml files, but it includes different attributes. These attributes include:

  • sizable. Determines if the user can change the size of the dialog box.
  • visible. Sets the visibility for the dialog box during creation. If the visible attribute is set to false, then Siebel CRM Desktop creates the dialog box in the background. To make it visible, you must use JavaScript code to change the value for this attribute.
  • caption. Defines the caption for the dialog box.
  • small_icon. Defines the icon that displays next to the caption. The value of this attribute must be an ID of an image resource from Siebel CRM Desktop.
Siebel CRM Desktop for Microsoft Outlook Administration Guide Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.