Siebel Interactive Designer Administration Guide > Working with Interactive Designer Feature Tables > Process of Creating Interactive Designer Feature Tables >

Designing an Interactive Designer Feature Table


In the Designer view, you design the feature table in which you enter your feature data.

This task is a step in Process of Creating Interactive Designer Feature Tables

Each feature table must contain at least three columns: CODE, DESC, and DEFAULT, which are described in Table 2. When you create a feature table in Interactive Designer, these columns are automatically created.

Table 2.  Required Columns for Feature Tables
Column
Description

CODE

Abbreviated value for the feature defined in the DESC column. Contains unique values (within the column) that identify the rows in the table.

DESC

Full-length text description of the feature value. This value represents the text that appears in input UI controls on display pages in the application.

DEFAULT

Defines the initial display value for an input UI control that takes its content from the feature table. Type "default" in the row that represents the default feature value and leave all other cells in the column blank.

In the Table Designer view, you can add additional columns between the DESC and DEFAULT columns to represent other aspects of a feature, such as price or a part number. There can be as many columns to a table as there are values to a feature.

To design the feature table

  1. Select the Designer tab.

    The Feature Table designer opens.

  2. In the Feature Table designer, enter sequence numbers. This is an optional step.

    The sequence numbers determine the order in which the feature columns appear in the Feature editor. These numbers are automatically generated, but you can overwrite them.

  3. Enter a column name for each feature.

    For example, for the CARS feature table, you might enter columns for MODEL, COLOR, and PRICE.

  4. Select a business component. This step is optional.

    If the data you want to display is already available in the Siebel database, you can access the business component and field and select that data.

    This column maps to the selected column (business component) in the Siebel database. For more information on using business components, see Using Siebel Tools.

    NOTE:  If you select a business component and field, you cannot select a class and attribute. These options are mutually exclusive.

  5. If you selected a business component in Step 4, click Field Name Select to open a picklist. Select a field name from the business component you selected.
  6. Check the Shared field to reference one row ID in a business component. This step is optional.

    All columns in the Table Designer that reference the same business component and have the Shared field selected are populated with data when a value is selected for any one of them.

    For example, you add the columns Name, Phone, Organization, and Address to your feature table, and they all reference the Contact business component. Then when you switch to the Editor View and select a value for the Organization column, values for Name, Phone, and Address are filled in.

  7. Select a class. This step is optional.

    NOTE:  If you select a class and attribute, you cannot select a business component and field. These options are mutually exclusive.

    This column maps to the selected class in the Siebel database. For more information on classes and attributes, see Product Administration Guide.

  8. If you selected a class in Step 7, select an attribute for the class.
  9. If the feature table is a trigger table, you may need to choose a target table.

    For more information, see Creating Trigger and Target Feature Tables.

  10. Enter any notes and click Save.
Siebel Interactive Designer Administration Guide