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!

APEX_SESSION_STATE_PASSING

Senthamil M6 days ago — edited 6 days ago

Hi - In apex 20.1

In page 1 I have switch item - Y or N - I have pass the same to page 2 - when switch is on it should be Y and when switch off it should be N. The page 2 is modal modal dialog. so I am using button on DA with javascript as apex.navigation.redirect("&P1_EDIT_URL1.")

I am unable to see the exact value when I click redirect button - on first go it was showing correct value - if I close dialog box and switch on - and I hit redirect button it still show as N . When I checked session state the value chnaged as Y but not redirecting in page 2. Please help thanks.

Comments
Post Details
Added 6 days ago
16 comments
100 views