Cards – New Region Type in APEX 20.2
Cards regions are a great way to present a variety of information and prior to the 20.2 APEX release Cards were only available via a… Read More »Cards – New Region Type in APEX 20.2
Cards regions are a great way to present a variety of information and prior to the 20.2 APEX release Cards were only available via a… Read More »Cards – New Region Type in APEX 20.2
Oracle recently published news about their new exciting new Cloud offering – the APEX Application Development Service. This service is a fully supported “APEX first”… Read More »Oracle Heralds a New Dawn for APEX
In my previous blog, I talked about how DSP-Explorer were moving from a local exchange server to use Office 365, which meant we were no… Read More »Creating a dynamic Organisation Chart in APEX in under an hour from your Active Directory
Oracle first introduced the exciting new Faceted Search feature in 19.2 and has continued to improve it in subsequent releases. I have spent some time… Read More »Faceted Search
Microsoft Power Apps and Oracle APEX The use of low code tools to create an application is increasing every day and we see new tools… Read More »Part One: Low Code – Microsoft and Oracle
Most of the headlines from the latest release will (quite rightly) be focussed on some great new features like the new Card Region, Report Printing… Read More »APEX 20.2 Hidden Gems
APEX Native Mega Menu Oracle has recently released APEX version 20.2. But it is only recently that I have had the opportunity to explore the… Read More »APEX Native Mega Menu
I was recently asked to review a number of elements of Microsoft’s Azure DevOps suite, to consider how beneficial they may be for an APEX… Read More »A review of Azure DevOps Boards, from an APEX development perspective.
One of my favourite features of my phone is that I do not need to remember my credentials for each app and don’t even need… Read More »APEX Authentication Using Microsoft Azure Face API
It was almost 4 years ago that I wrote about Integrating APEX with Outlook via Exchange Web Services (EWS) for our internal applications at Explorer… Read More »Integrating APEX with Office 365 via Microsoft Graph REST API
A pre-production version of APEX 20.2 has been released to apex.oracle.com, so I decided to try it out starting with taking a look at the… Read More »APEX 20.2 New Reporting Features
APEX is an intuitive tool and it is easy to dive straight in and begin developing after some basic tutorials. There are a few tips… Read More »10 Things I Wish I Knew When I Started Using APEX
Last year I wrote a blog about the new features in Forms 12.2.1.3 and 12.2.1.4, the later was released in September 2019. I also wrote… Read More »Oracle Forms: Where Are We Now?
APEX is a low code platform, which allows us to develop web applications using pre-built declarative features on top of the Oracle database. The tool… Read More »PL/PDF or AOP which should I use?
Following on from my previous blog, today I am going to take a look at the REST enabled form improvements first introduced in APEX 19.1.… Read More »APEX REST Enabled Forms
Want to do some data-intensive heavy lifting? Where should we do it? In the Database of course. It is purpose-built to store and retrieve data… Read More »Faster APEX get the browser to work for you
Most businesses will at some point find a problem that could be overcome by developing a mobile app. For a lot of people though, the… Read More »Creating A Mobile App From Scratch
I am going to assume you know what Dynamic actions are, if not read this. I am also going to assume you are aware of… Read More »When to AJAX Callback vrs. When to Dynamic Action