Siebel Developer's Reference > Siebel Templates for Employee Applications >

Considerations for Using Applet Templates


Follow these recommendations when using applet templates.

About Mapping a MiniButton

Never map a native HTML button to a list or form. The Siebel Business Applications UI standard is to use the custom control called MiniButton. It can be found in the Palettes window in Siebel Tools when using the Web Applet Editor. Set the MiniButton properties as you would a regular control.

About Displaying the Button Divider Between Buttons

To save time during configuration, the button divider is automatically added after the menu button and before the previous record button when those buttons are mapped to your applet.

About Displaying the Record Navigation Buttons

There are two record navigation controls implemented as custom controls: RecNavPrv and RecNavNxt. All record navigation must map these controls because they take up less space and are found within the interface. All record navigation that has carried the Previous or Next text labels must be migrated to this new standard.

About Vertical Alignment of Fields in a Non-Grid Four-Column Form

Each column of fields is laid out independently of the others. This approach maximizes form layout options and minimizes gaps between fields within the same column. A drawback to this approach is that vertical alignment of fields across columns cannot be guaranteed. To maximize the potential for vertical alignment, place taller fields (such as text area fields) at the bottom of forms.

About Mapping a FormSection in a Form

A form section is not a control; it is a label that helps to group related fields. Form sections are implemented as a custom control called FormSection. In Siebel Tools, you can find FormSection in the Palettes window when using the Web Applet Editor. Map the control onto a label, and fill in its Caption property. The FormSection label expands to fit the region in which you place it. To set it apart, the label appears against the FormSection color defined in CSS.

NOTE:  In non-grid forms, the control might not appear to expand to fit within the layout editor, but it is rendered correctly in the running application.

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