Layout Tag of the Dialogs File

The layout tag is similar to the page tag of the forms_xx.xml file but it includes different attributes. This includes the following attributes:

  • sizable. Determines if the user can change the size of the dialog box.

  • visible. Sets dialog box visibility 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 that changes 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.