Hello
Environment :
Oracle 12.1
APEX 18.1
Windows7
I have a master detail IG, Batches -< Serial Numbers
https://apex.oracle.com/pls/apex/f?p=73958
For my parent IG
- I define a filter STATUS != 'COMPLETE' and save as my primary report.
- I define a filter STATUS = 'COMPLETE' and save as my alternative report, named 'Serials Complete'.
When I toggle the saved reports list item from Primary to Serials Complete. The Batch IG displays no rows as no Serials have status_code = COMPLETE yet.
The issue I have noticed is the detail serial number IG displays records when the Parent Batch IG is completely blank.
If I refresh the page the detail records disappear as expected.
The 2nd issue is the '1 rows selected' message at the bottom left of the IG, it seems redundant so can it be removed?
1) Can any body assist with the Parentless children issue?
2) Can any body assist with removing the '1 rows selected' message at the bottom left of the IG?
Please review my example at
apex.oracle.com
Workspace : demo_ade
user : demodev
psw : demodev1
Kind Regards
Ade