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!

Page Item value not being recognized in session state

mtMay 12 2023

I have a page with a classic report, with a column set as Plain text, with an HTML expression creating a button.

I have a Page Item in a region in a drawer, to display an ID

I have a Dynamic Action for Click, that sets the ID, and opens the Drawer.

All of that works great; I can see that the Page Item is showing the correct ID, and I can see the id when I use Inspect→Console

In the drawer, I have a classic report, with a where clause to filter based on :P731_ID

The classic report is not “seeing” the id, and is coming back with no results found.

When I use View Session State, I can see that P731_ID is not there….

Any clue what I have set improperly?

Thank you -

mt in NY

This post has been answered by InoL on May 12 2023
Jump to Answer
Comments
Post Details
Added on May 12 2023
3 comments
3,047 views