Attaching an LOV to a Text Item at Design Time
To attach an existing LOV to a text item:
- Select the LOV in the Object Navigator.
- Select Tools | LOV Wizard.
- Click the Items tab at the top of the Wizard.
- 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
.
To attach the LOV to all of these items, click
.
or
- In the Object Navigator, double-click the object icon beside the desired
text item to display the Property Palette.
- 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.
- 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.
Related topics
About attaching LOVs to text items
Attaching an LOV programmatically at runtime
LOV Wizard: Items page