Siebel Business Process Framework: Task UI Guide > Configuring Task UI > Configuring UI Objects Used in Tasks >

Configuring Radio Button Groups


There are two different cases in which you might configure a radio button group:

  • To create a new set of radio buttons based on a new LOV
  • To create a new set of radio buttons based on an existing LOV

In the first case, the New Pick List wizard allows you to create the LOV picklist all at once. In the second case, because the LOV has been previously created, it can be reused.

NOTE:  For a radio button group to be rendered in the client, the LOV on which the radio button group is based must exist in the run-time environment. When you deploy the application for testing or production, make sure you propagate the LOV to the target environment. For more information on deploying LOVs, see Configuring Siebel Business Applications.

To configure a radio button group

  1. In Siebel Tools, create a field on the business component for the LOV radio button group.
  2. In the Object Explorer, click Pick List.
  3. Right-click the Picklists OBLE, and choose New Pick List Wizard from the pop-up menu.
  4. Follow the prompts in the New Pick List wizard to establish the appropriate associations, create the Pick List, and select or create the LOV.
  5. Verify that the Business Component property of the newly created picklist is set to PickList Generic.
  6. Associate the business component field created in Step 1 with the picklist:
    1. In the Object Explorer, click Business Component.
    2. In the Business Components OBLE, select the appropriate business component.
    3. In the Object Explorer, click Field.
    4. In the Fields OBLE, select the appropriate field.
    5. For the Picklist property, select the newly created picklist.
  7. In the Object Explorer, click Applet.
  8. In the Applets OBLE, select the applet to which you want add the radio button group.
  9. In the Object Explorer, click Control (under Applet).
  10. Right-click the Controls OBLE, and choose New Record from the pop-up menu:
    1. Enter a Name for the control.
    2. For the Field property, select the field you created for the radio button group.
    3. Set the HTMLType property to RadioButton.
    4. Specify other properties for the control as appropriate.

Configuring the Default Value for Radio Button Groups

Setting a default value for a radio button group allows you to specify the likely user choice for most use cases, saving effort for the user.

NOTE:  Setting the default value for a radio button group is optional. If you do set a default value, make sure to choose the default value carefully. The default value chosen should be the most likely user choice in most cases.

If you do not explicitly configure one value as the default, then the first value listed (alphabetically) in the LOV is the default value.

To configure the default value for a radio button group

  1. In the Object Explorer (in Siebel Tools), click Business Component.
  2. In the Business Components OBLE, select the business component with which the applet is associated.
  3. In the Object Explorer, click Field (under Business Component).
  4. In the Fields OBLE, select the field defined for the radio button group.
  5. For the Predefault Value property, specify the default for the radio button group.

    NOTE:  Only one value of a radio button group can be the default.

Siebel Business Process Framework: Task UI Guide Copyright © 2006, Oracle. All rights reserved.