In APEX514 I have multiple Dynamic Actions and for testing purposes I want to temporary disable this actions like "Confirm", "Execute PL/SQL Code" etc, without losing all my settings for this particular actions. I just want skip execution. If you select for example Dynamic Action you can disable it over Server-side Condition. Can you do something similar also with actions?
In "Execute PL/SQL Code" I can for example comment out code at the worst case, but what about in other case where you don't have such code?
What do you when you came into such scenario?
BB