News

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

March 2025

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 [...]

Business Processes with APEX 24.2 Workflows: A Practical Demo

By |February 24th, 2025|Categories: APEX, blog, Workflow|

Introduction In my previous blog post (Oracle APEX Workflows Made Easy: Build & Automate your processes today), I introduced Oracle APEX Workflows and explained how to streamline business processes by automating task routing, approvals, and [...]

Go to Top