You might have noticed that for the Classic Reports and the Interactive Grids there’s an option to include or exclude a column in the report’s export.
[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]
[Read More]
APEX 5.2 Page Designer Style for APEX 5.1
Have you been playing, trying and testing stuff on the Early Adapter of APEX 5.2?
If you haven’t, it’s still available (as of writing this) for you to try at apexea.oracle.com.
[Read More]
[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]
[Read More]
Switch and Radio as Pill Custom Colors
There are two easy ways to have Toggle-like items in your applications.
[Read More]
[Read More]
Use Font APEX and Font Awesome Simultaneously
APEX 5.0 gave us the ability to include the Font Awesome library in our applications. In APEX 5.1, Font APEX was added the the list of icon library.
[Read More]
[Read More]
Custom Confirm Dialog Button Labels
Some time ago, someone on the apex.world Slack channel asked a question about the APEX confirm dialog. The question was if it was possible to change the labels of the confirm dialog buttons from “Cancel/Ok” to “No/Yes”.
[Read More]
[Read More]
Auto Expanding Menu on Hover
Today someone on the apex.world Slack asked a question about having the side navigation menu auto-expand when hovering it. So I thought I would share this with others as well.
[Read More]
[Read More]
APEX Items the Application Builder Style
The APEX application builder has the items look and feel different compared to what you get in a regular application.
[Read More]
[Read More]
Overriding the Default Properties of Inline Dialogs
When using inline modal, you can display them using the openModal JavaScript function.
[Read More]
[Read More]