First/last page links for IR Tweet |
![]() |
Categories:
Dynamic Action Plugin
Add first/last page links to Interactive ReportsThis is version for APEX 5.* Version for APEX 4.* can be found here http://apex-plugin.com/oracle-apex-plugins/dynamic-action-plugin/first%10last-page-links-for-ir_371.html
Info This plugin simply adds the image links to the first and last page of your Interactive Report.
How to use it First, you need to set the pagination of your Interactive Report to "Rows X to Y of Z". (The plugin requires the number of rows in order to calculate the first/last page links).
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.
13.12.2015.: fixed bug regarding top and bottom pagination (thanks to people who pointed it out!)
Keywords
|
![]()
Company:
Date added: 10.8.2015
Views:
5993
Votes:
19
Reviews:
29
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. |

"rows_per_page = $("#"+affectedRegionId+" .a-IRR-selectList")[1].value;"

rows_per_page = $("#"+affectedRegionId+" .a-IRR-selectList")[1].value;

rows_per_page = $("#"+affectedRegionId+" .a-IRR-selectList")[1].value;

rows_per_page = $("#"+affectedRegionId+" .a-IRR-selectList")[1].value;

rows_per_page = $("#"+affectedRegionId+" .a-IRR-selectList")[1].value;

rows_per_page = $("#"+affectedRegionId+" .a-IRR-selectList")[1].value;

rows_per_page = $("#"+affectedRegionId+" .a-IRR-selectList")[1].value;

with this:
rows_per_page = $("#"+affectedRegionId+"_row_select").find('option:selected');
it worked for me :)

with this:
rows_per_page = $("#"+affectedRegionId+"_row_select").find('option:selected');
it worked for me :)

with this:
rows_per_page = $("#"+affectedRegionId+"_row_select").find('option:selected');
it worked for me :)
Powered by Sigsiu.NET | ![]() |