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!

Card Region Refresh

Gary PerkinsJun 30 2022

Hi,
Apex 22.1.1
I have a card region for our stores people and the idea is to leave the screen open and as pick requests come in to refresh the card region. I tried
setInterval("jQuery('#pick_report').trigger('apexrefresh');", 2000);
which works for a report region but doesnt for a card region?
Any tips?
Thanks
Gary

This post has been answered by Gary Perkins on Jun 30 2022
Jump to Answer
Comments
Post Details
Added on Jun 30 2022
1 comment
793 views