Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interactive Report - Number of rows dropdown - Custom Values

3678077Mar 14 2024 — edited Mar 14 2024

Hi All,

Apex version 23.2.3

We are using an Interactive Report to show data to the user, this could be 1 row or over 1000 rows.

The default dropdown, for number of rows, has pre-set values. Is there a way to change these values via Apex?

Using some javascript, added a new value of “200” to this list, which once selected, changes the rows on the report to 200, perfect.

After the user selects 200, the report rows update but the value in the rows dropdown changes to 1 -

If the user changes the page of the IR, the value is still set as 1 so the next page only shows 1 row, the user has to change it back to 200.

Any suggestions or ideas to get this working would be amazing.

Thanks in advance.

Comments
Post Details
Added on Mar 14 2024
0 comments
337 views