Siebel Developer's Reference > Cascading Style Sheets >

Multicolumn Editable (mce) Form Mode


The multicolumn form element is used primarily in employee applications. To conserve space, labels typically appear above fields. In addition, field width is set so that fields display with a uniform width. The mce class names affect only the display of fields running in standard interactivity mode. If the application is run in high interactivity mode, the generated controls determine field size based upon internal dimensioning algorithms.

.mceLabel

Defines the font characteristics of the label in a label/field pair.

.mceField

Defines the font characteristics of fields. For employee applications, fields declared within this class display 190 pixels wide. For customer applications, the field width is declared as 120 pixels.

.mceReadOnly

Defines the characteristics of disabled text. Not used in this release.

.mceWideFields

Defines the font characteristics of wide fields, that is, fields that are mapped in placeholders that span two or four columns. The field sizes to fit the width allotted to it. This is only true if the application is running in standard interactivity mode. For employee applications running in high interactivity mode, the generated controls determine the field width.

Siebel Developer's Reference Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.