Oracle Application Express 5.1 Basics & Beyond: A practical guide to rapidly develop data-centric web applications accessible from desktop, laptops, tablets, and smartphones by Riaz Ahmed

Oracle Application Express 5.1 Basics & Beyond: A practical guide to rapidly develop data-centric web applications accessible from desktop, laptops, tablets, and smartphones by Riaz Ahmed

Author:Riaz Ahmed [Ahmed, Riaz]
Language: eng
Format: azw3
Published: 2017-01-18T16:00:00+00:00


7.5.7 Add LOV

Right-click the Existing Customer sub-region and select Create Page Item. Set the following properties for this item. The Type value (under Source) is set to Null, because the IDs and names of customers are retreived using a SQL query and displayed in a Popup LOV.

Property

Value

Name

P11_CUSTOMER_ID

Type

Popup LOV

Label

Customer

Template

Required

Width

70

Value Required

No

Type (under List of Values)

SQL Query

SQL Query

select cust_last_name || ', ' || cust_first_name d,

customer_id r

from demo_customers

order by cust_last_name



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.