Plugin Repo

Plugins for Oracle Application Express


Live Validation

The APEX Live Validation plugin lets you create client-side form validations in just a few mouse clicks without having to write a single line of JavaScript code. The APEX plugin is built on top of a self made jQuery plugin that was created specifically for client-side validation handling in APEX. The minimum required version for the APEX plugin is 4.1. Older versions, however, can use the jQuery plugin instead. There is no difference between the end result of both plugin types, the jQuery plugin is just a bit less developer friendly. More...

Select2

The APEX Select2 plugin is based on Select2; an open-source jQuery plugin that greatly improves the functionality and user-friendliness of select lists. In Oracle Application Express, it serves as a replacement for three pre-defined item types: select lists, shuttles and text fields with autocomplete. More...

Alertify

This APEX plugin is built on top of Alertify; a lightweight jQuery plugin that introduces elegant browser pop-ups and Growl-like notifications. More...