Posts by Thangapandi Palanisamy

Enhancing User Experience with a Custom Loading Page in Oracle APEX

Introduction: – User experience (UX) plays a crucial role in modern web applications. A smooth and intuitive interface keeps users engaged and improves usability. One common challenge in Oracle APEX…

Read More

Preventing Duplicate Tabs in Oracle APEX Using JavaScript

Introduction: – In modern web applications, users often open multiple tabs of the same page, which can lead to session conflicts, unexpected behavior, or data inconsistencies. To ensure a smooth…

Read More

Custom footer in Oracle APEX

1. Introduction/ Issue: Creating a custom footer in Oracle Application Express (APEX) is a valuable skill for enhancing the look and feel of your applications. A well-designed footer can provide important…

Read More

Extracting user and roles information from fusion

1. Introduction / Issue In Oracle Fusion, managing user roles and permissions is crucial for maintaining security and ensuring that users have the appropriate access to perform their tasks. Extracting user and…

Read More

Quick Menu Navigation In APEX

1.Overview In Oracle APEX quick menu navigation is essential for creating a user-friendly and efficient application. Implement a quick search functionality to allow users to find specific pages or records quickly.…

Read More

Nested Reports in Oracle APEX

1. Overview The document will talk about nesting a report inside another report using the technologies like Oracle APEX, JavaScript, HTML. In Oracle APEX, embedding a nested report within a customized…

Read More

Password strength detector in Oracle Apex

1. Overview This document will explain about the detailed process involved in detecting password strength in Oracle APEX Using Java Script. 2. Technologies and Tools Used The following technologies has been used to achieve…

Read More

Real Time Notification Display in Oracle APEX

1. Overview This document will explain about how to display real time notification to the users in Oracle Apex. 2. Technologies and Tools Used The following technology has been used to implement the…

Read More

Building A Simple Mathematical Calculator In Oracle Apex

Table of Contents Overview Technologies and Tools Used Use Case Steps with Screenshot Conclusion   1. Overview This document will teach the details about how to build a simple mathematical calculator…

Read More

Methods to Achieve Control Break Option in Classic Report – Oracle Apex

Table of Contents Overview Technologies and Tools Used Use Case Steps with Screenshot Conclusion   1. Overview This document will teach the details about the methods to create control break in…

Read More