When navigating from a report page to the corresponding detail page, it’s always a good practice to enable the parameters checksum to prevent users from tampering with the item values that are in the url.
[Read More]
Adding a Clear Icon to an Item
Here’s how to add a clear icon to an item (similar to the calendar icon of the datepicker item).
Since the datepicker’s icon has the same look and feel as what we want, let’s reuse the same CSS and html.
[Read More]
[Read More]
Close Modal Dialog When Clicking Outside
A couple weeks ago someone on apex.world slack asked a question regarding how to capture the cancel dialog event.
[Read More]
[Read More]
Button in Region Title
Note: Instead of using the below code, it’s easier to simply use the built-in button positions. Have a look at my demo application for a preview of the all the button position.
[Read More]
[Read More]
Copy Theme Roller Theme From One Application to Another
Here is how you can copy a theme roller custom theme from one application to the other.
[Read More]
[Read More]
Region in Left-side Navbar Menu
As of now, there is now way to edit the Navigation Menu template under the page template to let’s say add a region above or below it.
[Read More]
[Read More]
Accordion-Like Navigation Menu
By default, it’s only possible to expend the side navigation menu children submenu by clicking on the corresponding down arrow.
[Read More]
[Read More]
Manually Change SQL Developer Language
If like me your OS is not in English, but you would prefer to have SQL Developer be in English, after looking at all of the preferences options, you will find that there is no option to change SQL Developer’s language.
[Read More]
[Read More]