Oracle APEX dynamic action plugin v2.0.2 The plugin is dynamic action plugin implementing nested reports within APEX Classic Reports, Interactive Reports and static HTML tables. Scope of data, data appearance and behavior is customizable with the plugin attributes.
MIT
src/PRETIUS_APEX_NESTED_REPORTS.sql
- the plugin package specificationsrc/PRETIUS_APEX_NESTED_REPORTS.plb
- the plugin package bodysrc/dynamic_action_plugin_pretius_apex_nested_reports.sql
- the plugin installation files for Oracle APEX 5.1 or higherTo successfully install/update the plugin follow those steps:
PRETIUS_APEX_NESTED_REPORTS
in Oracle APEX Schema owner (ie. via SQL Workshop)dynamic_action_plugin_pretius_apex_nested_reports.sql
using Oracle APEX plugin import wizardExample nested report is based on emp
and dept
table.
Classic Report
based on SQL query *
Type
to Link
Target
to URL
URL
to javascript: void(0);
and click OK
Link Text
to <span class="fa fa-search"></span><span class="DEPTNO" style="display: none">#DEPTNO#</span>
Link Attributes
to class="dept"
Event
to Click
Selection Type
to jQuery Selector
jQuery Selector
to .dept
Event Scope
to Dynamic
Static Container (jQuery Selector)
to body
Action
to Pretius Nested Reports [Plug-In]
Details query
to **
Affected Elements > Selection Type
to Region
Affected Elements > Region
to Classic Report
defined in step 3.* SQL Query for step 3
select * from dept
** SQL Query for step 6.ii
select * from emp where deptno = '#DEPTNO#'
Check different plugin configurations and use cases in our Live Demo
Pretius provides free support for the plugins at the GitHub platform. We monitor raised issues, prepare fixes, and answer your questions. However, please note that we deliver the plug-ins free of charge, and therefore we will not always be able to help you immediately.
Interested in better support?
Have you found a bug or have an idea of additional features that the plugin could cover? Firstly, please check the Roadmap and Known issues sections. If your case is not on the lists, please open an issue on a GitHub page following these rules:
If you encounter a problem during the plug-in implementation, please check out our demo application. We do our best to describe each possible use case precisely. If you can not find a solution or your problem is different, contact us: apex-plugins@pretius.com.
We consider our plugins as genuine open source products, and we encourage you to become a contributor. Help us improve plugins by fixing bugs and developing extra features. Comment one of the opened issues or register a new one, to let others know what you are working on. When you finish, create a new pull request. We will review your code and add the changes to the repository.
By contributing to this repository, you help to build a strong APEX community. We will prioritize any issues raised by you in this and any other plugins.
We are happy to share our experience for free, but we also realize that sometimes response time, quick implementation, SLA, and instant release for the latest version are crucial. That’s why if you need extended support for our plug-ins, please contact us at apex-plugins@pretius.com. We offer:
PL/SQL
fix to multiple columns value placeholders by @darshanputtaswamy https://github.com/Pretius/apex-nested-reports/issues/16PL/SQL
fix to ORA-06502: PL/SQL: numeric or value error
by @rimblas https://github.com/Pretius/apex-nested-reports/issues/7JS
jQuery size
method removed in favor for length
property - compatibility for APEX 18+JS
Highlighting nested reports no longer embeds CSS rules within DOM as tagJS
Default callback supports special events that can be triggered using anchor with special classes (refresh, expand all, collapse, collapse all)JS
The plugin triggers event on collapsing and expanding nested reportJS
The plugin can be bound with "dialog close" event to refresh nested report after closing modal pageJS
The plugin no longer supports TR tag as triggering elementJS
HTML within nested report is fully supportedJS
Nested report can be bound to any HTML table (the plugin is not limited to Classic or Interactive Report)PL/SQL
"#COLUMN_VALUE#" marker should be surrounded with apostrophes to avoid APEX query compilation error. When value is number, apostrophes are removed by the plugin automatically.PL/SQL
Nested report uses DBMS_SQL.BIND_VARIABLES to bind values from GUI (APEX items included)PL/SQL
The plugin supports special column aliases in nested report to create headings without content or font-awesome icon as headingPL/SQL
The plugin supports SQL comments within nested report queryPlugin
Interactive Report is supportedPlugin
The plugin no longer checks compatibility between nested report and parent report. Setting the plugin is easier and only requires existing span tag with proper class and value markerPlugin
The plugin supports embedding nested report within nested reports (the number of nested reports is not limited by the plugin)Plugin
The plugin configuration errors are now displayed as nested report with error and hint (not only in console)Plugin
The plugin javascript and PL/SQL code was written from very beginning.Plugin attributes
New styles of "Default callback" loading indicator (align to report, align to cell, embed in cell, replace cell content).Plugin attributes
Data rendered in "Default template" can be sorted by end-user. Javascript sorting function uses column type (varchar2 or number)Plugin attributes
New plugin attribute for extending "Default template" HTML with preceding and following HTML.Plugin attributes
Default template supports stretchingPlugin attributes
Animation duration for expanding and collapsing nested report can be specified in „Plugin component settings”Author | Website | Github | ||
---|---|---|---|---|
Bartosz Ostrowski | http://ostrowskibartosz.pl | @bostrowski | @bostrowsk1 | bostrowski@pretius.com, ostrowski.bartosz@gmail.com |
Pretius Sp. z o.o. Sp. K.
Pretius is a software company specialized in Java-based and low-code applications, with a dedicated team of over 25 Oracle APEX developers. Members of our APEX team are technical experts, have excellent communication skills, and work directly with end-users / business owners of the software. Some of them are also well-known APEX community members, winners of APEX competitions, and speakers at international conferences. We are the authors of the translate-apex.com project and some of the best APEX plug-ins available at the apex.world. We are located in Poland, but working globally. If you need the APEX support, contact us right now.
Address | Website | |
---|---|---|
Żwirki i Wigury 16A, 02-092 Warsaw, Poland | http://www.pretius.com | office@pretius.com |