A script-enabled browser is required for this page to function properly.

Attaching an LOV to a Text Item at Design Time

To attach an existing LOV to a text item:

  1. Select the LOV in the Object Navigator.
  2. Select Tools | LOV Wizard.
  3. Click the Items tab at the top of the Wizard.
  4. The items Listed under Return Items are those to which the LOV returns a value when the user selects it. To attach the LOV to one of these items, select the item and click button to move a single item. To attach the LOV to all of these items, click button to move all items.

or

  1. In the Object Navigator, double-click the object icon beside the desired text item to display the Property Palette.
  2. Under the List of Values (LOV) node, set the LOV property by entering the name of the LOV you want to attach to the text item.
  3. Set the LOV's display coordinates by setting the List X Position and List Y Position properties.

Tip: Leave the coordinates set to 0,0 (the default) if you want Oracle Forms to use the LOV's default display position. Change the List X/Y Position properties to any values other than 0,0 if you want to override the LOV's default display position.


About attaching LOVs to text items

Attaching an LOV programmatically at runtime

LOV Wizard: Items page