KEKarel Ekemainkarelekema.hashnode.dev·Jun 25 · 2 min readOracle APEX - Integrating 3rd party Pivot Table functionalityOne of the reasons I like to develop solutions using APEX is the data-centric orientation of the applications. In that context, a serious Pivot Table functionality is a must in my toolbox. And many in00
KEKarel Ekemainkarelekema.hashnode.dev·Apr 28 · 4 min readOracle APEX - IG Spreadsheet View PluginSharing a plugin enabling you to add a Spreadsheet View to Interactive Grids. Offering the end user an extra editing view for fast data editing and support for copy-and-paste to and from Excel. The 11S
KEKarel Ekemainkarelekema.hashnode.dev·Oct 22, 2025 · 2 min readOracle APEX - Show Unsaved Changes PluginSharing a dynamic action plugin enabling you to show a message notification listing all unsaved changes on the page. These can be changes from Page Items, Interactive Grids and extra changes. The logic to detect the changes is the same as the check ...00
KEKarel Ekemainkarelekema.hashnode.dev·Sep 30, 2025 · 2 min readOracle APEX - Popup LOV Events PluginSharing a small plugin, providing ‘Open’ and ‘Close’ events for Popup LOV’s as can be used in Dynamic Actions. The events can be used for both 'Modal Dialog' and 'Inline Popup'. The ‘Open’ event typically can be used for things like: setting P0 ite...00
KEKarel Ekemainkarelekema.hashnode.dev·Sep 15, 2025 · 2 min readOracle APEX - IG Single Row PluginSharing a region plugin to render a single row of data in a simple form layout, enabling editing, navigating and refreshing data without page submits. The form can be made part of a Master-Detail setup, with support for single transaction. (click to ...00