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.