News

News2018-07-11T12:26:57+02:00

March 2025

Building an Oracle APEX Plugin: A Deep Dive, part 3

By |March 25th, 2025|Categories: APEX, blog, Oracle|

Now we need to move on to the JavaScript portion, which forms the core of our proposal: replacing the item's default validation with a fully customized solution tailored to our specific requirements. This step is [...]

Building an Oracle APEX Plugin: A Deep Dive, part 2

By |March 19th, 2025|Categories: APEX, blog, Oracle|

In our previous article, we briefly introduced custom attributes, but you might be wondering—what exactly are they and why do they matter? Custom attributes in Oracle APEX plugins are user-defined settings that empower developers to [...]

Building an Oracle APEX Plugin: A Deep Dive, part 1

By |March 17th, 2025|Categories: APEX, blog, Oracle|

Oracle APEX plugins are a powerful way to extend the platform’s functionality, allowing developers to create custom behaviors, components, and validations tailored to specific needs. In this post, we’ll guide you step by step through [...]

JS Manipulations for APEX regions (Interactive Grid)

By |March 11th, 2025|Categories: APEX, blog, JavaScript, Oracle|

Introduction Oracle APEX provides built-in dynamic actions that allow developers to perform basic interactions without writing custom JavaScript. These actions can be triggered by events such as clicking a button, changing the value of a [...]

Customizing Validations in Oracle APEX: Overriding Rules with JavaScript

By |March 5th, 2025|Categories: APEX, blog, Oracle|

Oracle APEX is an incredibly powerful platform for building web applications, and one of its standout features is the ability to create custom plugins. This post explores an introductory example of implementing custom validation logic [...]

February 2025

Simplify and Optimize: The Path from Oracle Forms to Oracle APEX.

By |February 26th, 2025|Categories: APEX, blog, Forms, Migration|

Oracle Forms: Past, Present, and Future Oracle Forms remains a critical component of many companies' IT infrastructure. However, its technology is undeniably aging, and Oracle is gradually shifting focus toward modern alternatives. Instead, Oracle APEX [...]

Go to Top