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!

How to Refresh report region when change report select list column

Ahmed.FDec 27 2012 — edited Dec 28 2012
hi ,
i worked with apex 4.2 and i create classic report with one select list(named loved)Column when the list change in report i update the table with new value via call JavaScript(on change) and woke fine, and i change the color of update row to make it different than other rows,now i want to make refresh to report after make update without submit the page to show the new color of update row.
i call javascript:apex.submit() in the function of update but

my Question
1-how make refresh the report after change report column list without submit page
2- can i enter name of report select list column in Page Items to Submit to refresh report region


Thanks ,
Ahmed
This post has been answered by VC on Dec 28 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 25 2013
Added on Dec 27 2012
6 comments
4,136 views