Skip to main content

Posts

Showing posts from December, 2016

Scroll to the top of the page/report in Oracle APEX

Objective : To Scroll the top of the page/report in Oracle APEX application. Scenario : We  have encountered an issue that you always stay  on  the bottom  of  the page even after the refresh OF the report. One of my customers marked this  as  a bug and meant that after the refresh the display position should be at the beginning OF the report. Solution : Add a dynamic action: After refresh of your report execute this JavaScript statement. Step 1:  Create dynamic action Fig 1: Dynamic Action I      Fig 2: Dynamic Action II   Fig 3: J Query to scroll up the page