Using the Configuration File to Specify Parameters

You can use the configuration file to specify parameters that determine how Siebel CRM displays graphic elements in a tree applet.

To use the configuration file to specify parameters

  1. Open the relevant configuration file in a text editor.

  2. Add a separate line for each parameter you must specify.

    Use the following format:

    parameter_name = "<param1 param2>"

    where:

    • param1 and param2 are the names of the parameters.

    For example:

    TreeNodeCollapseCaption = "<img src='images/tree_collapse.gif' alt='-' border=0 
    align=left vspace=0 hspace=0>"
    

You can use the alt parameter in the img tag to replace an image with text. This configuration is useful to support a browser that only displays text.