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!

Interactive Reports CheckBOX and Dynamic heading.

Leandro Soares RochaMay 14 2019 — edited May 15 2019

Hi friends, I need two helps.

First I need to set up a dynamic process inside an interactive report, which by passing some parameters to my query, change the Heading of some of my columns that I bring to the report, I saw some examples in ajax but I need to better understand how to do this implementation in APEX.

Second, in this same interactive report I need to create a column with a CHECKBOX per line that I bring and also general, and when I select some records I need to trigger a button that will call a procedure by infomando data only of the records that I marked as selected .

By chance can someone send me some example of how to do it, or a step by step how to make these two improvements.

I am using version 5.1.2 of APEX.

Comments

Processing

Post Details

Added on May 14 2019
4 comments
417 views