Idea Summary The idea is to add a current row selection on Classic & Interactive Reports.
Use Case We often need to have pages where end-user select a record in a report to view more details or add child record for this specific record.
This could even be extended with the case that you open a modal popup from the report and have a Previous and Next button on modal to scroll through the records. In the background on the parent page the row highlighting follows the navigation.
At the moment we have built this for our application. It is not an easy task, but it works for CR, IR and IG.
It would be also very nice to be able to refresh the selected row without refreshing the whole report region…
LOVE THIS
This idea IS NOT duplicate of FR-1765.
Thank you @bozo030 . This one is reopened, back in the roadmap.
Really? We still can't select rows in IRs, didn't you announce that for 24.1? Guys you had one job. First we want simple checkboxes with check all and keeping status while pagination. Everything else on top is nice to have 😉
Hi Juergen, totally understand the sentiment. We want to do it right, in a way that can scale beyond IR.
APEX 24.1 delivers a brand new selection architecture, and template components are the first to benefit from it, hence why FR-1765 is marked as delivered. More is coming.
I don't think we announced selection for IR. If we did please show me where and will correct it.
After 15 years of desperation you probably want to read it is so much, so if you read: … single- or multi-row selection and reports. That's good enough. Besides I interrupted Mike with Denes and told Denes, tell him about the IR selction that's all we need and Mike laughed and nodded, which I took for an approval 😊
One thing I figured out why it is not that easy is that we actually have 2 table headers overlapping each other if you set the IR to Sticky Header with the same #ID. So if you have a checkbox in your header and you want to jump with the tab to the next element nothing happens, you have to tab twice because there are actually 2 checkboxes on top of each other 😉