This blog post is about performance; Not about writing plugins. APEX 20.1 is out now, but this information applies to all version of APEX, but it will be especially of interest if you’re on a version earlier to 19.2. Let …

Move your APEX Plugin PL/SQL code to the Database Read more »

A client posed a reasonable question; could we just click on a button to reset an Interactive Report? Paraphrasing the conversation, the genesis of this request was that in order to reset a report we need to click Actions > …

Add a “Reset” button to your Interactive Reports Read more »

You may be familiar with the handy Substitution String #TIMING# in Oracle Application Express (read more about TIMING and other Substitution Strings).When you add it to the footer (or header) of a region you get to see how long it …

How to Hide & Show a region’s TIMING during development Read more »

As you may already know, APEX 5.1 implements native Warn Before Exit functionality. Basically, if the user makes changes on a page and tries to navigate away before they save their changes, they get a warning. Modal Pages also get …

Warn Before Closing APEX Modal Dialogs Read more »