Siebel Object Types Reference > Siebel Object Types Reference > Applet Object Types >

Applet Web Template


An applet web template does the following:

  • Identifies the web template that an applet uses.
  • Identifies external HTML or other markup language files that define the layout and Siebel Web Engine interactions for an applet.
  • Includes child applet web template items that define the mappings between controls or list columns in the applet and placeholder tags in the web template file.

This object type occurs in the following location in the object hierarchy:

  • Siebel Objects > Applet > Applet Web Template

Table 16 describes properties that Siebel CRM uses with an applet web template.

Table 16. Properties of the Applet Web Template
Property
Description

Expression (O)(H)

Not used.

Name (R)

Specifies the name of this applet web template.

Sequence (O)

Specifies the sequence for an edit template. If a user opens multiple Edit pages, then Siebel CRM uses the sequence number to identify each template.

This property can contain only an integer. The starting value for the web template sequence is 0. If more than one template exists with the same type, then Siebel CRM uses the following sequence:

  • 0
  • 1
  • 2
  • And so forth

Type (R)

Specifies the mode that Siebel CRM uses for this applet web template. You can use one of the following values:

  • Base. Displays the applet in standard read-only mode.
  • Edit. Modifies existing data in a record. Used with the EditRecord method.
  • Edit List. Displays a list applet in a mode where the chosen row or column is editable. You can use the Edit List mode instead of the BASE mode for a list applet.
  • New. Enters data into new records. Used with the NewRecord method.
  • Query. Displays the fields that Siebel CRM searches. Used with the NewQuery method.

Web Template (R)

Specifies the web template that Siebel CRM uses to display the applet.

Siebel Object Types Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.