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!

Passing checked values from checkbox to other page in hidden item

AlexAugsApr 10 2018 — edited Apr 10 2018

Hello everybody,

I need some help. I got a page with a checkbox and some values. It should be possible to check some values and go to another page and load the checked values into a hidden item but it only pass one checked values not the others. The Item is called P1010_EDITOR

So this ist my checkbox on source page 1010

pastedImage_0.png

So I got three values checked and now I go to another Page with a branch.

pastedImage_1.png

So when I check the session on my new page (page 1020) there is only one checked value in the hidden item.

pastedImage_2.png

Has anybody an idea why I can't see the other checked values?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 8 2018
Added on Apr 10 2018
8 comments
1,098 views