When To Use AJAX Callbacks Vs. When To Use Dynamic Actions
I assume you are familiar with Dynamic Actions. If not, please read this. I also assume you have a basic understanding of AJAX Callbacks, even if you’re not well-versed in the details. Both Dynamic Actions and AJAX Callbacks allow developers to call PL/SQL from JavaScript, a highly powerful capability. Technically, an APEX Callback can only …
When To Use AJAX Callbacks Vs. When To Use Dynamic Actions Read More »