Oracle CRM On Demand Desktop Administration Guide > XML Files Reference > XML Code to Customize Dialog Boxes >

Appearance Element of the dialogs.xml File


The appearance element defines the position and size of the dialog box. It includes the following attributes:

  • height. Defines the height of the dialog box, in pixels.
  • width. Defines the width of the dialog box, in pixels.
  • position. Defines the position of the dialog box in a screen. The position attribute can contain the following values:
    • parent_center. Displayed on the center of a parent window.
    • desktop_center. Displayed on the center of the desktop.
    • custom. A position that the user chooses.
    • top. The top position of the dialog box. The position attribute must include a custom value.
    • left. The left position of the dialog box. The position attribute must include a custom value.
Oracle CRM On Demand Desktop Administration Guide, Version 5.2 Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices.