Developing and Deploying Siebel eBusiness Applications > Configuring the House and Opportunity Entities > Configuring the House Detail View >

Modify Existing Product Applets to Display NREC Attributes


After the fields are added to the business component, you can display them in the user interface. Assume that NREC's design team has determined that configuring the following two applets would be easier than creating new ones.

These applets are already based on the Internal Product business component and meet NREC's needs reasonably well.

The following procedures cover exposing fields in the user interface at a more abstract level than was covered in the previous chapter. For detailed procedures, see Exposing Fields in the User Interface.

Configuring the Product List Applet

The following procedure covers configuring the Product List Applet.

To expose fields in the Product List Applet

  1. Navigate to the Product List Applet.
  2. Lock the project locally by choosing Tools >Lock Project, and then change the value of the Project property from Product (SSE) to NREC Configuration.
  3. Add List Column objects for each of the new fields.
  4. Note that the object hierarchy is Applet > List >List Column.

    Field
    Display Name
    Show In List
    Address
    Street Address
    FALSE
    Bathrooms
    Bathrooms
    TRUE
    Bedrooms
    Bedrooms
    TRUE
    City
    City
    FALSE
    Price
    Price
    TRUE
    Square Feet
    Square Feet
    TRUE
    State
    State
    FALSE
    ZIP Code
    ZIP Code
    FALSE

    NOTE:  The Show In List property determines whether the field will be displayed by default in the list applet. Fields with a Show In List property set to FALSE will appear gray in the Web Template layout editor. These fields will be hidden by default in the user interface. However, users can add them to the display by choosing Columns Displayed from the applet-level menu.

  5. Change the display name of existing list columns:
  6. Select the Product List Applet record and right-click to open the Web Layout Editor.
  7. In the Web Layout Editor, delete the unnecessary columns and add the new columns to the Web template for the Base mode of the applet.
  8. In the Web Layout Editor, delete the unnecessary columns and add the new columns to the Web Template for the Query and Edit mode of the applet.

Configuring the Product Form Applet

The following procedure covers configuring the Product Form Applet.

To configure the Product Form Applet

  1. Navigate to the Product Form Applet.
  2. Lock the project locally by choosing Tools >Lock Project, and then change the value of the Project property from Product (SSE) to NREC Configuration.
  3. Add Control objects (child of Applet) for each of the new fields.
  4. Name
    Field
    Caption
    City
    City
    City
    Bathrooms
    Bathrooms
    Bathrooms
    Bedrooms
    Bedrooms
    Bedrooms
    Price
    Price
    Price
    Square Feet
    Square Feet
    Square Feet
    State
    State
    State
    Address
    Address
    Address
    ZIP Code
    ZIP Code
    ZIP Code

  5. Modify the caption property of the existing controls:
  6. Select the Product Form Applet record, and then right-click and choose Edit Web Layout.
  7. In the Web Layout Editor delete the unnecessary controls and add map the new controls for each applet mode.
  8. Use Figure 16 to determine what controls to add and delete.

  9. In the Web Layout Editor, map the NewRecord and EditRecord controls to the appropriate place holders in the applet banner for each applet mode.
  10. Click for full size image

    The NewRecord and EditRecord controls are not mapped to the web templates for the standard Product Form Applet. Mapping them to the applet will allow users to create and edit records.


 Developing and Deploying Siebel eBusiness Applications 
 Published: 18 April 2003