Guidelines for Modifying the Text Style of a Control or List Column in an Applet

If you modify the text style of a control or list column in an applet, then use the following guidelines:

  • Siebel CRM supports an HTML tag that controls text style, such as size, color, italics, and bold.

  • Siebel CRM does not support other HTML tags, such as tags that control alignment or position.

  • You cannot use an HTML tag in a property that uses a string because the Siebel Web Engine interprets the tag as a literal value.

  • You cannot use embedded HTML tags in the title text of a list column to set the text style. Siebel CRM displays these tags as part of the title text. They do not affect the appearance of the title. You can use these tags with text controls on a form applet.