How to create Classic Report in Oracle APEX 22.2.0?

Classic Report: Displays tabular data that is retrieved from a database table or view. 1..Log in to Oracle APEX and navigate to the page where you want to create the report.2..Enter your Page Name (Demo) and search in which you want to create... Read more

How to Create Breadcrumb Region in Oracle APEX 22.2.0 ?

Breadcrumb navigation is a helpful feature that allows users to easily keep track of their location within a website or application. In Oracle APEX, you can create a breadcrumb region to provide this type of navigation for your users. 1. Sign... Read more

How to create Interactive Report in Oracle APEX 22.2.0?

Creating an interactive report in Oracle Apex allows you to display data from a database in a format that is easy to read and navigate. It also gives you the ability to filter, sort, and group the data in various... Read more

How to Create Page Region in Oracle APEX 22.2.0 ?

1. Sign in to Oracle Application Express by entering the credentials (Workspace, Username, and Password).2. On the workspace home page, click the App Builder icon.3. Select the Application Name (Demo) in which you want to create a Page Region.4.   Enter your Page Name (Demo) and search in which you... Read more

How to refresh Static region data in ORACLE APEX?

Refresh Static region DATA in Oracle APEX I have been receiving couple of queries about the static region refresh. In this article, I’ll try to get through it. Background:In the Interactive and classic reports data refresh from database is done... Read more

Render Region to Navigation Menu Oracle APEX

Render Apex Region to Navigation Menu in Oracle APEX version 1.0 This Plugin will render or move the apex region to the navigation menu, for that first create a region then create dynamic action on page load and Choose that... Read more

Material Cards Region Plugin

Material Cards Region plugin (1.0) | Oracle APEX.   This plugin returns the dynamic material cards with ripple effect. In this plugin everything is customizable, from color to icons and even number of cards per row. Steps SELECT Initcap(ename) CARD_TITLE,... Read more