I have a page with IR reports in the tabs region. Initially, the tabs region is empty. I try to get the data when changing the tabs. I am using a dynamic action to achieve this. In the click event, I use a jQuery selector, and the true action is set to Alert type. I tried this in Oracle APEX version 23.2.2, but I don't get the data when changing the tabs.
Please find the below url for used the above conditions
https://apex.oracle.com/pls/apex/r/apex_dev_vivek/tabs-refresh/tabs-regions?session=112922787323741
User name : demo_user
password : apex1234
Can anyone kindly help me to solve this issue?