mgoricki / apex-plugin-master-detail-item

Oracle APEX Plugin for declarative Master-detail regions
MIT License
5 stars 0 forks source link

Master Detail Item Plugin

Oracle APEX Plugin for declarative master-detail reports.

With this plugin you can easily create master-detail reports:

Changelog

Install

Settings

How to Use

1) Create master and detail report regions and set Static ID property. For example:

Master Region

Detail Region

2) Create column with alias MASTER_ID in master report.

**IMPORTANT:** for Interactive Report regions you have to set column property Static ID to MASTER_ID 

3) Create Master-Detail Plugin Item and set Master and Detail Report ID's to ones defined in master and detail report regions.

You can change color of selected row under Component Settings (under Shared Components).

Demo

Demo is available here.