Configuring Siebel eBusiness Applications > Configuring Applets >

About Run-Time Pop-Up Controls


For controls or list columns of type Text or Field, Siebel applications enable specialized controls, such as a calendar or a calculator, to pop up at run time, depending on the field data type. Table 40 summarizes the data types and associated pop-up controls.

Table 40.  Run-Time Pop-Up Controls
Field Data Type
Pop-Up Control

DTYPE_DATE

Calendar

DTYPE_TIME

Time

DTYPE_DATETIME

Combination calendar/time

DTYPE_NUMBER

Calculator

DTYPE_INTEGER

Different pop-up controls based on what is configured for standard interactivity.

To cause a run time pop-up control to appear, the Runtime property of the list column or control must be set to TRUE.

If there is a picklist defined for a field that has one of the types in Table 40, then a picklist pops up at run time, instead of a calculator or calendar.

NOTE:  The Read Only property of the list column or control must be set to FALSE to use the Runtime property to access run-time pop-up controls.

Configuring Siebel eBusiness Applications