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!

Set Item Value in Session state Using javascript

NodjusNov 9 2018 — edited Nov 9 2018

Hello everyone,
I want to save in session state the value of an element that I recovered with javascript code.
I have a classic report on my page, I get (with javascript) in a field (P8_ITEM_VALUE) the content of the first line of my report after its regeneration.

Then I want my retrieved value to be manually saved in session.

Have someone a solution for this problem.

Here is my workspace

workspace : devapp_workspace

user : demo

password : admin123

The example is in "Set Item value in Session State using JS" menu of my workspace.

Regards and thanks in advanced.

This post has been answered by fac586 on Nov 9 2018
Jump to Answer
Comments
Post Details
Added on Nov 9 2018
2 comments
707 views