APEXLang - Part 2 - Architecture Overview

In the first post I gave some background on APEXLang and what you’ll need to get started. Before getting into the actual setup, I think it’s worth taking a step back and looking at how all the pieces connect. Knowing what each component is doing makes the setup steps a...
[Read More]

Lazy Loading Report

I was recently asked to have a look at an APEX page that took some time to load. That particular page was accessed using the navigation menu. Since the load time was longer than usual, users were often clicking multiple times on it while waiting.
[Read More]

Datepicker Customization

Back in 2010, the Oracle Application Express release 4.0 included the jQuery JavaScript library as well as the jQuery UI JavaScript library. With it came the new revision of the datepicker item based on the jQuery UI’s widget as we have it today. Most of the widget’s options are available...
[Read More]