Object Types Reference > Siebel Object Types >

Applet Web Template Item


Siebel Object Types > Applet > Applet Web Template > Applet Web Template Item

Provides a mapping of controls or list columns to placeholder IDs. In Siebel Tools you create an item, enter the ID, and select the control and type for the mapping. This can be done manually using the Object List Editor or visually using the Web Applet Editor.

Defines a control, list item, or special Web control in the Web implementation of an applet.

Properties
Property
Description/Usage
Valid Values/Examples

Column Span (O)

Do not modify manually.

Valid for grid-based form applets that indicate the number of cells (each cell is 8x8 pixels) for the item's width.

Integers that are likely to be less than 120.

Column Span - Language Override (O)

Do not modify manually.

For items on a grid-based applet web template, this provides the ability to override the Column Span property (the width of the item) when a particular language locale is active.

Integers that are likely to be less than 120.

Control (R)

The name of the control or list column.

Used by the Siebel Web Engine.

Example: Button Reorder.

Expression (O)

Specifies the condition under which this item is mapped.

Example: Not Siebel eSales.

Grid Property (R)

Defines the type of the item that exists on a grid-based form applet. This is set automatically when editing in the grid layout editor.

FormattedLabel and FormattedHtml.

Item Identifier - Language Override (O)

The language used for the item identifier that is different from the language being used by the application.

 

Item Identifier (R)

ID of the swe:control tag.

Used by the Siebel Web Engine to associate a control with a particular position within a web template. This property is populated by dragging and dropping controls within the Web Applet Layout Editor.

 

Mode (O)

Used for the More/Less feature. Feature provides the ability for an applet to display initially with a limited set of fields and expand to display a larger number when the more/less button is clicked.

Provides the ability to specify for each control whether the control appears always or only in More mode.

A combo box appears in the toolbar allowing a developer the ability to switch between modes when editing a layout.

Valid values are More and Less.

Less = Each control created in this mode is tagged with Less in this property field.

More = Each control created in this mode is tagged with More in this property field.

Name (R)

The name of the item. Same as the control property.

 

Namespace - Language Override (O)

Not used in this release.

 

Namespace (O)

Not used in this release.

 

Row Span (O)

Do not modify manually.

Valid for grid-based form applets that indicate the number of cells (each cell is 8x8 pixels) for the item's height.

Integers that are likely to be less than 100.

Row Span - Language Override (O)

Do not modify manually. For items on a grid-based applet web template, this provides the ability to override the Row Span property (the height of the item) when a particular language locale is active.

Integers that are likely to be less than 100.

Type (R)

The type of the item.

Used by the Siebel Web Engine.

Valid values are Control, List Item, and Web Control.

See Also

Applet
Web Template
View Web Template Item

Object Types Reference