APEX 20.1 Login Screen Upgrade

Search for a command to run...

No comments yet. Be the first to comment.
Building on the previous topic of leveraging Liquibase properties to modify APEX installations, we will delve into a companion technique. This one enables users to define as many property files as they wish in the artifact to set it when deploying. T...

Prereqs Latest SQLcl Existing SQLcl Project with an APEX app Note On average, I prefer to keep the same Schema name, APEX Application ID, Workspace Name, and Workspace ID across environments and have separate databases. I understand that this isn...

Situation Recently I was given a seed data file that was generated from SQLcl with a bunch of INSERT statements, and it worked fine in SQL Developer when ran but would fail in SQLcl with the following: SQL> @DEMO_DATA_TABLE.sql Error starting at lin...

There are plenty of good resources explaining how to create custom download links in APEX so I will skip over that part and list a couple here: - https://oracle-base.com/articles/misc/apex-tips-file-download-from-a-button-or-link - https://joelkallma...

Quick Tip for handling the merging of JSON in Oracle Database!

APEX 20.1 is now live on apex.oracle.com. I took some time to dig around some features, but one that stuck out right away was the new template options for the login screen.
On your login page, go to Template Options:

Login Page Appearence Section
Change Page Layout -> Split

Login Page Template Options
Note: The different page backgrounds you can choose are dynamic to the theme roller.
Voila! You have a new slick login page that even has a nice slide in animation. Also check out the new friendly urls 😉
