
Substitution Strings in Oracle APEX | Ontoor Concepts #3 Substitution strings in Oracle Apex are a way to dynamically replace values in SQL or PL/SQL statements. These strings are used as placeholders that are replaced with actual values at runtime.... Read more
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 your app and allow users to edit things, you use... Read more

A single master detail form should be two editable interactive grids based on two related tables or views and you can define any number of master-detail relationships on a single page. In this video, We have shared the steps for... Read more

In this Video Ashish has given the brief introduction of Interactive GRID. Interactive Grid concepts. Read more

In this Short Video Vikas has explained, how can we convert Application URL into Friendly URL. Read more

In this Short Video Vikas has explained, how can we create and use Application Process. Read more
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 page. To create an application process : Name – Enter a... Read more
In my previous blogs , we have seen how easy is to parse the excel and CSV files using APEX_DATA_PARSER. All options are declarative and easy to use. I have been using this utility for a long time but the use involved... Read more