Skip to Main Content
Feature Request FR-2126
Product Area Page Components
Status ROADMAP

39 Voters

Row Selection on Interactive Report

nicolas pilot Public
· Oct 29 2021

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 is planned for a future APEX release.

Comments

Comments

  • mathieumeeuwissen OP 3.6 years ago

    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.
     

  • nicolas pilot OP 2.4 years ago

    It would be also very nice to be able to refresh the selected row without refreshing the whole report region…

  • shelly.simpson OP 2.4 years ago

    LOVE THIS

  • bozo030 OP 11 months ago

    This idea IS NOT duplicate of FR-1765.

  • vincent morneau Admin OP 11 months ago

    Thank you @bozo030 . This one is reopened, back in the roadmap.

  • j_schuster OP 11 months ago

    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 😉

  • vincent morneau Admin OP 11 months ago

    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.

  • j_schuster OP 11 months ago

    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 😊

  • j_schuster OP 11 months ago

    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 😉