Siebel Product Administration Guide > Siebel Configurator Web Templates >

Example of Modifying the Display Name of Groups


You have a customizable product that has three groups: Group A,
Group B, and Collection C. You want to change the name of Collection C to Group C in the selection pages.

Use the User Interface view to create the Web pages for configuring the customizable product. Validate the customizable product, and verify that the pages display correctly.

To create a new product theme template and assign it to the customizable product

  1. Navigate to the Administration - Product screen, then the Product Definitions view.
  2. In the Product list, select and lock the desired customizable product.
  3. In the Versions list, click the Work Space version.
  4. In the User Interface view, click the select button in the Product Theme field and open the dialog box.
  5. Write down the filename of the product theme.
  6. Open the product theme Web template and save it to a new file name: eCfgModifiedTabTheme.swt
  7. Open the new template and locate the swe.control element. Set
    CfgFieldName=".NewGroupName". The first character in the variable name must be a period (.). The variable name must be surrounded by quotes. Save the file.
  8. In the customizable product Work Space record, click the select button in the Product Theme field and open the dialog box.
  9. Click Add and add the new template.
  10. Select the template as the product theme template.

To define a UI property for each of the groups

  1. Click the Properties view tab and select Collection C in the Group section.
  2. Define a UI property for it as follows:
    • Name. NewGroupName. Do not put a period before the name. This is the variable name you inserted in the template file.
    • Value. Group C.
  3. Select Group A.
  4. Define the UI property for it as follows:
    • Name. NewGroupName. Do not put a period before the name.
    • Value. Group A.
  5. Select Group B.
  6. Define the UI property for it as follows:
    • Name. NewGroupName. Do not put a period before the name.
    • Value. Group B.
  7. Open the Item Display Properties menu and click Validate.

    This starts a configuration session. Verify that the group names display correctly.

Siebel Product Administration Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.