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 item computation not being run when refreshing during parent cascade refresh

ApexMeisterFeb 19 2016 — edited Feb 24 2016

Hi,

I'm using Apex 5.02 and 11g DB.

I have 1 page with 2 items, P2_MODULE_TYPE (static select list = 'A','R','P','S') and P2_MODULES (shuttle).

Below is the shuttle properties and it works fine if you do not change the select list..

My issue is when you change the select list (Type) the shuttle (left side) is refreshed but the right side is always empty.

The right side of the shuttle is being set by computation and it seems like during cascade refresh the computation is not being run.

Example

for Type = S I have values on the right side and this is being displayed properly if the is the initial value but if I change the list to something else then go back to the same type the right side would now be empty.

Thanks!

pastedImage_0.png

pastedImage_1.png

This post has been answered by fac586 on Feb 19 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 23 2016
Added on Feb 19 2016
5 comments
2,138 views