How to Set Auto Page Refresh In Oracle Apex
#refresh
#auto
#page
#oracleapex
#report
------------------------------------------------------------------------------------------
Code:
setInterval("jQuery('#staticid').trigger('apexrefresh');", 3000);