Refresh reports w/ pagination Tweet |
![]() |
Categories:
Dynamic Action Plugin
Refresh classic and IR, and keep pagination(This is the version for APEX 5.*; you can find the version for APEX 4.* here: http://apex-plugin.com/oracle-apex-plugins/dynamic-action-plugin/refresh-reports-w%10-pagination_365.html ) Info When you want to refresh your Report (interactive or classic), but don't want to submit the entire page, you typically use Dynamic Action > Refresh. This works for classic and interactive reports. Huge thank you to Tom Petrus for working out how to refresh interactive reports in APEX 5!
How do you use it? Instead of using "Refresh" in your Dynamic Action, after you install the plugin all you have to do is to select Refresh report and keep pagination [Plug-in] as your true action and then select the affected region. And that's it!
Questions/comments/bugs If you have any questions, post a comment below or send me an email and I'll try to respond as soon as possible. Keywords
refresh, pagination, interactive report, IR, classic report |
![]()
Company:
Date added: 26.7.2015
Views:
5207
Votes:
18
Reviews:
34
Min. APEX Version:
5.0
Link to:
If something is not correct please report it here:
Report Listing
|
Do you have a question about this Plugin? Want to write a Review or Comment?
Login first. Reviews / Questions / Comments are e-mailed to the author of the Plug-in. |

Fix is to modify refreshReport.js file, line 28 should be changed to;
if ($("#" + affectedRegionId + " .a-IRR-pagination").length==1){
its missing: "#" + affectedRegionId +

Fix is to modify refreshReport.js file, line 28 should be changed to;
if ($("#" + affectedRegionId + " .a-IRR-pagination").length==1){
its missing: "#" + affectedRegionId +

Fix is to modify refreshReport.js file, line 28 should be changed to;
if ($("#" + affectedRegionId + " .a-IRR-pagination").length==1){
its missing: "#" + affectedRegionId +

I'm using APEX 5.1, but the Plug-In doesn't work. Even though the page is being refreshed, the pagination isn't kept, it resets to my first page.
Do you have any idea why this is happening?
Diana

I'm using APEX 5.1, but the Plug-In doesn't work. Even though the page is being refreshed, the pagination isn't kept, it resets to my first page.
Do you have any idea why this is happening?
Thanks,
Diana

I'm using APEX 5.1, but the Plug-In doesn't work. Even though the page is being refreshed, the pagination isn't kept, it resets to my first page.
Do you have any ideas why this is happening?
Thanks,
Diana

I'm using APEX 5.1, but the Plug-In doesn't work. Even though the page is being refreshed, the pagination isn't kept, it resets to my first page.
Do you have any ideas why this is happening?
Thanks,
Diana

I'm using APEX 5.1, but the Plug-In doesn't work. Even though the page is being refreshed, the pagination isn't kept, it resets to my first page.
Do you have any ideas why this is happening?
Regards

I'm using APEX 5.1, but the Plug-In doesn't work. Even though the page is being refreshed, the pagination isn't kept, it resets to my first page.
Do you have any ideas why this is happening?
Regards

I'm using APEX 5.1, but the Plug-In doesn't work. Even though the page is being refreshed, the pagination isn't kept, it resets to my first page.
Do you have any ideas why this is happening?
Regards
Powered by Sigsiu.NET | ![]() |