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]
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]
Using Font APEX in APEX 5.0
Overlay Side Navigation Menu
In the last couple of weeks, I’ve been playing with the side navigation menu. By default, the side navigation menu “pushes” the page content back and forth as it expands and collapses.
Which looks just like this:
[Read More]
[Read More]
Right Side Column Page and Validation Error Message Region
If you ever used the “Right Side Column” page template, you might have noticed that the validation error message region is displayed under the right side region’s expand/collapse trigger button.
[Read More]
[Read More]
Interactive Report Alternating Rows
For classic reports there is a region attribute template option to have the rows have alternating row color.
[Read More]
[Read More]
Auto Publish All Translations When Importing an Application
When working with translated application, once everything is done in the source application, you need to seed all the translations, then translate what needs to be and then publish all the translations.
When migrating the application, you will have two choices.
[Read More]
[Read More]
Required Asterisk Left of Item Label
If you ever had a customer asked you to move the required asterisk of the item’s label before the item itself, you probably had to copy the existing template and move the span that holds the asterisk before the item itself then you had to go through all you labels...
[Read More]
[Read More]