Oracle Application Express (MOSC)

MOSC Banner

Cascading lov fails with wrong number of columns

Hi,

Using apex 19.2.

Have an Interactive Grid form in which I want to use a cascading LOV.

The IG has 2 items called EXPED_CD and STATION_NUM.

In the IG form I have set EXPED_CD as a Popup LOV that has a type of SQL Query.

It is populated using the query: select distinct(exped_cd) from test_tab1 order by exped_cd;

This works fine. I can hit the add row button in the IG and see a list of values to select from.


Now, I am trying to configure the STATION_NUM item as a cascading lov.

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