Skip to Main Content
Feature Request FR-3821
Product Area Page Components
Status CLOSED

29 Voters

Master detail for Interactive Report(IR)

yuri_slutsky Public
· Jun 4 2024

Idea Summary
Create the same mechanism Master-Detail for interactive reports(IR) as it's for interactive grid(IG) 

Use Case
Currently PL/SQL and/or Javascript coding is required to support the similar behavior for IR

Preferred Solution (Optional)
Add the properties for IR as IG

We reviewed this idea carefully, and while it was interesting, we concluded that it is unlikely to make its way into APEX in the foreseeable future.

Comments

Comments

  • jayson hanes Admin OP 3 months ago

    This could be a neat thing to make available in APEX declaratively, but ultimately it is not a priority at this time to build something like this out - as you mentioned it certainly can be achieved with some supported approaches that are already available to APEX developers - via a single page item, and a simple where-clause base query change, and a DA to refresh the child report.