My apex application has a button that runs a Dynamic action when a button is clicked -> Execute Server Side code -> A PL/SQL function is called that inserts data into my tables. This setup works fine in Chrome but I need to change Event scope of my dynamic action to Dynamic for this feature to work. Is there any development documentation available to check the different setting we need to do to make the application work in chrome and firefox?