Oracle Application Express (MOSC)

MOSC Banner

in new application how to populate display fields from a sql query

edited May 27, 2011 4:44AM in Oracle Application Express (MOSC) 1 commentAnswered
 hi All

I am relatively new to APEX. I want to create a basic form/report using a table. The basic form is created.

Now I am looking to populate two display fields that are required in the table based on the user selection from two other fields which are based on an lov.

For example, field1, field are lov based. field3 and field4 are both indivdually based on the entries in field1, field2 collectively.

In the display field3 the source is a sql statement as such

select life_cycle_id
from application_owner
where application_id=:P2_APPLICATION_ID

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center