Configuration Guide for Siebel Offline Client for Life Sciences > Extending the Basic Content in the Sales Application > Process of Adding and Making Static Fields Available >

Adding the Field to a Form Applet


This task is a step in Process of Adding and Making Static Fields Available. After setting the LOV on the field using the filter functionality, you must use the UI builder functionality to add the field to a form applet in the Sales application.

To add the field to a form 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, applets, and then APPLET - Contact Form Applet.
  4. Right-click A_T_Lightweight_Form_Full_Width_Section1, select Insert inside A_T_Lightweight_Form_Full_Width_Section1, then TEMPLATE_ITEM.
  5. Enter the following information in the Insert TEMPLATE_ITEM dialog that displays, then click OK.
    Field Name
    Value

    NAME

    Title

    TYPE

    Combobox?

  6. Use Property Inspector to set the following attribute values for TEMPLATE_ITEM - Med Ed Event Page:
    Attribute
    Value

    NAME

    Title

    FIELD

    MrMrs

    TYPE

    Combobox

    COLINDEX

    0

    COLSPAN

    1

    ROWINDEX

    8

    ROWSPAN

    1

    WIDTH

    100

    HEIGHT

    22

    ITEM_IDENTIFIER

    PHn

    SEQUENCE

    Unique number

    DISPLAY_OBJECT_TEXT

    CallFrequency

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

  7. Save the file.
  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.