| Siebel CRM Desktop for Microsoft Outlook Administration Guide > XML Files Reference > XML Code to Customize Dialog Boxes > Dialog Tag of the dialogs.xml File
 The dialog tag describes each dialog box. This tag is similar to the form tag of the forms_11.xml and forms_12.xml files, but it does not support the on_saved and on_saving attributes. The dialog tag in the dialogs.xml file behaves in the same way as the form tag in the forms_xx.xml file, except for the following differences: 
The dialog box description includes the layout tag and the appearance tag.
The dialogs.xml file does not contain a validation_rules tag.
You cannot use native Microsoft Outlook controls in the dialogs.xml file.
 |