Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Shuttle column empty on page load (bug?)

DipOct 10 2019 — edited Nov 1 2019

Hello.

In Apex 19.1 i have 4 cascading LOV columns in IG. Two for single select and two for multi selection.

I use two normal LOV columns. Second is cascading on first.

Then i use two shuttle columns (for multi select). First shuttle column is cascading on second LOV column. Second shuttle column is cascading on first shuttle column.

LOV -> LOV -> shuttle -> shuttle.

Cascading on new IG row works and saving works.

The problem arises, when page is loaded. LOV columns work ok. Saved values are shown and lists have the right values.

Shuttle columns show the right values, but when i click on shuttle column to show, change values, list is empty.

As if shuttle column sql query doesn't return anything. Is there missing cascading value of second LOV column?

Should there be some on_load process?

Tnanks.

BR

This post has been answered by Anthony Rayner-Oracle on Oct 31 2019
Jump to Answer
Comments
Post Details
Added on Oct 10 2019
11 comments
787 views