One of the main features of Oracle APEX is the Interactive Grid (IG). For those unaware, it works as a CRUD to interact with any data from the database. There are many great features readily available in the IG. Search is one of such out-of-the-box capabilities, which means no extra development is required!
Oracle APEX: how to customise Interactive Grid search
By Rene Mikami, Senior Consultant on Oct 15, 2020
Oracle APEX: Sending big texts to modal popups
By Rene Mikami, Senior Consultant on Jun 8, 2020
In my experience, when working with Interactive Grid, most of the times, we need to open a modal popup to interact with selected records (single or multi selection). For example, let say we have an Interactive Grid listing some records and you want a button which bulk updates all selected rows with the same value.
How to extend Oracle Sales Cloud using APEX and JWT
By Rene Mikami, Senior Consultant on Feb 11, 2019
Due to the popularity of our previous blog 'Get the most out of Oracle APEX logs' published in January 2018 we decided to continue the Oracle APEX series. Rene Mikami is back with more amazing Oracle APEX suggestions and tips!
Get the most out of Oracle APEX logs
By Rene Mikami, Senior Consultant on Jan 30, 2019
Oracle Application Express (Oracle APEX) is the web application development tool for the Oracle database. We use the tool to design, develop and deploy database-driven applications, either on-premise or in the cloud. Using only a web browser and with limited programming experience, you can rapidly develop and deploy professional applications that are both fast and secure for any device from desktop to mobile.