lmoreaux.hashnode.devOracle APEX: Apply Conditional Styling to Reports Using CSS only #JoelKallmanDayIntroduction One year without blogging 😳, that’s what I realized when I started writing this blog post for Joel Kallman Day… It has been another incredible year. I started speaking at Oracle conferences, co-launched a French-speaking podcast with my...Oct 15, 2025·5 min read
lmoreaux.hashnode.devHow to Use Server-Side JavaScript in Oracle APEX with Oracle 23ai #JoelKallmanDay#JoelKallmanDay Every year in October, the Oracle Community shares technical (or non-technical) content to gain some attention. I began participating in 2021 with my (almost) first post on this blog. I remember feeling like I was part of something. A...Oct 16, 2024·8 min read
lmoreaux.hashnode.devHow to Synchronize Oracle Identity Column SequencesIntroduction Many customers are moving data from production environments to lower environments like development or testing. During this process, they often overlook the primary key and simply import the records. Consequently, when they try to add new...Jul 4, 2024·4 min read
lmoreaux.hashnode.devHow to Easily Download Files in Oracle APEX 24.1Introduction As you may know, Oracle APEX 24.1 is now generally available, and I started to spot the new features. One of them is the improvement in file downloads with a brand new dynamic action, page process type and a PL/SQL API! Let's take a look...Jun 20, 2024·5 min read
lmoreaux.hashnode.devOracle APEX 23.2 - Calendar region enhancementsIntroduction The latest version of Oracle APEX (23.2 at the time of writing) introduces an update to a number of JavaScript libraries. One of them, FullCalendar, which is used to generate the calendar region in our application, has been updated to ve...Jan 11, 2024·2 min read