Database Reference
In-Depth Information
C
A
D
B
Shared-component static LOVs have more options than item-level static LOVs. Due
to their shared nature, conditions and build option can be configured. These can be ed-
ited after the list has been created. Because the lists are stored differently as shared
components, it's possible to use a semicolon in the item value.
Dynamic List of Values
As with static LOVs, dynamic LOVs have a display and return value pair requirement.
The difference is that the values are obtained through a SQL query. The SQL query you
write must return two columns. If the columns are the same, you need to use aliases to
distinguish a display value and a return value. You must also use an alias if you're us-
ing a concatenated string as a column. Dynamic LOVs can also use session variables or
values currently being used in the application. This gives dynamic LOVs flexibility to
dynamically change what is offered during runtime.
The example application needs two LOVs to support the selection of usernames. In
preparation for building your form pages, create a LOV to support the names of the
users and the technicians in your Help Desk system:
1.
Navigate to the Shared Components section of the Help Desk application,
then go to the User Interface section shown in Figure 5-63 , and click the
Lists of Values link.
 
 
Search WWH ::




Custom Search