Configuration Guide for Siebel Offline Client for Life Sciences > Extending the Basic Content in the Sales Application > Process of Making a New Related Item Available >

Adding a New List Applet


This task is a step in Process of Making a New Related Item Available. Using the UI builder functionality in Oracle JDeveloper, add an applet for the new list.

To add a new list applet

  1. Start Oracle JDeveloper.
  2. In the Application Navigator window, expand the Projects option, and then click appletsdefn.xml.
  3. In the appletsdefn.xml Structure window, expand AppletData, and then applets.
  4. Add a new list applet as follows:
    1. Right-click Account Address Pick Applet in the Structure window, select Insert before Applet - Account Address Pick Applet, then APPLET, enter the following information in the Insert APPLET dialog that displays, and then click OK.
      Field
      Value

      NAME

      Contact Product Segment List

      CLASS

      ListAppletObj

      TYPE

      Standard

    2. Use Property Inspector to set the following attributes for APPLET - Contact Product Segment List:
      Attribute
      Value

      ENTITY

      MedEd

      FILTER

      CONTACT_FILTER_OP

      WIDTH

      100%

      HEIGHT

      100%

      NOTE:  When you click an editable field, picklists, text boxes, and date editors appear automatically depending on the field type.

  5. Insert a template within the new list applet, APPLET - Contact Product Segment List, as follows:
    1. Right-click APPLET - Contact Product Segment List, select Insert inside APPLET - Contact Product Segment List, then TEMPLATE, enter the following information in the Insert TEMPLATE dialog that displays, and then click OK.
      Field
      Value

      WEB_TEMPLATE

      A_T_Lightweight_List_Full_Width_Section1

      NAME

      A_T_Lightweight_List_Full_Width_Section1

    2. Use Property Inspector to set the following attribute values for TEMPLATE - A_T_Lightweight_List_Full_Width_Section1:
      Attribute
      Value

      SEQUENCE

      PHn

  6. Add template items to the new template as follows:
    1. Right-click TEMPLATE - A_T_Lightweight_List_Full_Width_Section1, select Insert inside TEMPLATE - A_T_Lightweight_List_Full_Width_Section1, then TEMPLATE_ITEM.
    2. Enter the following information in the Insert TEMPLATE_ITEM dialog that displays and then click OK.
      Field
      Value

      NAME

      Name

      TYPE

      TextInput

    3. Use Property Inspector to set the following attribute values for TEMPLATE_ITEM - ProductStatus:
      Attribute
      Value

      DISPLAY_OBJECT

      IDS_SONGO_NAME

      FIELD

      Name

      ITEM_IDENTIFIER

      PHn

      SEQUENCE

      1

  7. Click Save.
  8. Validate the modified definition file.

    For more information, see Validating Configured Filter Definition Files.

Configuration Guide for Siebel Offline Client for Life Sciences Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.