APEX_ITEM.checkbox use case

APEX_ITEM.checkbox use case

APEX_ITEM is a built-in API that provides many types of input types using SQL queries. We use it for Interactive reports and classic reports. This article is about the checkboxes…
Open Door Credentials

Open Door Credentials

Open Door Credentials - Enables anyone to access your application using a login page that captures a user name. Steps to setup Open Door Credentials Go to Shared components Authentication Schemes…
Custom Authentication Oracle APEX

Custom Authentication Oracle APEX

Custom Authentication is the Authentication type where we can use the custom logic to login into the APEX application. They need to be written in PLSQL and must return a…