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!

Checkboxes uncheck after submit

handwerk.netNov 8 2010 — edited Nov 11 2010
Hello,

i have a report with a checkbox item (apex_item.checkbox()).

I want now following:

I want to check rows i want.
Then submit with a button to open a new popup window and want to have the checked rows appear in the old window.
But after the submit is working, the checkboxes are unchecked.

How could it work to get the checkboxes checked after a submit ?

One solution could be, that the checkbox is a row in the database, and before doing the submit on the page i have to update each row in the database to have the checkbox checked after submit.
But i think, that's a little silly.

Regards

Frank
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 9 2010
Added on Nov 8 2010
5 comments
537 views