Book Image

Oracle Siebel CRM 8 Developer's Handbook

By : Alexander Hansal
Book Image

Oracle Siebel CRM 8 Developer's Handbook

By: Alexander Hansal

Overview of this book

Table of Contents (33 chapters)
Oracle Siebel CRM 8 Developer's Handbook
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface

Understanding applets and web templates


A Siebel applet can be defined as a user interface (UI) element that enables the visual display and manipulation of data provided by a single business component.

The following table describes the applet types in Siebel CRM:

Applet Type

Description

Form Applet

Displays one record at a time and provides a great variety of controls such as text boxes, text areas, check boxes, radio groups, and images.

List Applet

Defines a sequence of list columns and displays a data set delivered by its associated business component in rows. The control types are limited to text, check box, and image. The list layout provides the end user with more flexibility in sorting data and arranging the list columns.

Pick Applet

A specialized list applet and supports dynamic pick lists. End users can query and sort data in order to find the right record to associate with the original record. Example: associate an account to an opportunity.

Multi-Value-Group (MVG) Applet...