I am a skilled developer with over 8+ years of experience in Oracle APEX, Oracle Database, and APEX Themes and Plugins. As an Oracle ACE Associate, I focus on delivering innovative solutions that enhance user experiences and streamline business processes. My expertise includes database design and performance optimization, allowing me to tackle complex challenges effectively. I am passionate about leveraging technology to create impactful solutions and actively seek opportunities for growth and collaboration.
Usage of Substitution Strings | Oracle APEX You can use substitution strings in a page template or region source to replace a character string with another value. When you design…
In Oracle APEX, a master-detail form allows users to display and edit related data within a single page. This structure is particularly useful for scenarios like orders and order items,…
In this Video Vikas has explained, how can we create Dynamic Navigation Menu in Oracle APEX using custom table. How to Create Dynamic Navigation Menu in Oracle APEX https://youtu.be/8GDss9x1QmM
Ajax Callback/ On-Demand: Run this application process when requested by page Process. If you create an Ajax Callback/On-Demand process that dynamically shows the values of another item without submitting the…
Understanding application process and it’s usage. Application Processes run PL/SQL logic at specific points for each page in an application or as defined by the conditions under which they are…
APEX Font Toggler (AFT) Plugin. APEX Font Toggler (AFT) plugin allow users to increase or decrease application font size at their convenience and this plugin is free for use under…
How to Store Data in Web Browser Storage - localStorage and sessionStorage. The main difference between sessionStorage and localStorage is that sessionStorage only maintains a storage area while the browser is open (including when the page…
How to Create Dialog Page drawer in Oracle APEX. Create a page as a Modal Dialog in which set Dialog Template => Drawer as per screenshot. In Templates Options for Modal Dialog Drawer Page.…