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.