@anujofficial
vasudhaiva kutumbakam
Nothing here yet.
Nothing here yet.
There is no predefined Dynamic Action for switching tabs in Oracle APEX. Therefore, we need to use jQuery to identify the tab and the click() method to simulate the click. The code below simulates a click on 2nd tab and opens it. $('#myRegion li.t-Ta...
