Skip to main content

Posts

Showing posts from June, 2021

Plug In: Image Magnifier Glass

A plug in to enlarge a image using lens or mirror (glass). Credits goes to w3schools . Plug-In Details: DB versions:  12.1.0.1, 12.2.0.1, 18.4.0.0, 19.0.0.0.0, 19.2.0.0.19, 21.0.0.0.0, 21.1.0.0.0, 21.1.0.0.1 APEX versions:  20.1.0.00.13, 20.2.0.00.20,  21.1.0 GitHub Project Page  |  Download  |  Demo Installation: Go to  GitHub  and export plugin file  "item_type_plugin_orclking_image_magnifier_glass.sql"  from Source directory and import it into your application. Steps to Achieve: Step 1:  Export plugin file  "item_type_plugin_orclking_image_magnifier_glass.sql"   from  GitHub  source directory and import it into your application. Navigation: Shared Components ==> Plug-ins ==> Import Plugin will be listed under plug-ins bucket after successful installation. Step 2: Create a new blank page. Step 3: Create a new region to the page. Step 4: Create a item to the region and change the item type to Image Magnifier Glass [Plug-In] . Note: You can define image URL u

My technical blog is listed in Top 100 Oracle Blogs And Websites To Follow in 2021

  I am happy to announce that, my technical blog About Oracle and Oracle ā'pěks (#orclapex) has been selected by Feedspot panelist as one of the top 100 Oracle Blogs and Websites for Oracle APEX Developers to follow in 2021.  Rank# 30 Thanks to Feedspot  and Anuj Agarwal for getting this listed. Happy Coding.

Plug In: Bootstrap Carousel Extension

A carousel/slideshow is used to cycle through elements. A plugin to display images as a responsive slideshow. Special thanks to Farzad Soltani for his Bootstrap Image Carousel Plugin , that will add a bootstrap carousel with three images (static), but this plugin ( Bootstrap Carousel Extension ) will render a bootstrap carousel region based on query output (dynamic) and changing the slides can be controlled via left and right arrow keys. Plug-In Details: DB versions:  12.1.0.1, 12.2.0.1, 18.4.0.0, 19.0.0.0.0, 19.2.0.0.19, 21.0.0.0.0, 21.1.0.0.0, 21.1.0.0.1 APEX versions:  20.1.0.00.13, 20.2.0.00.20,  21.1.0 GitHub Project Page  |  Download  |  Demo Installation: Go to  GitHub  and export plugin file  "region_type_plugin_orclking_bootstrap_carousel_extension.sql"  from Source directory and import it into your application. Steps to Achieve: Step 1:  Export a script  "Script to Populate Sample Data.sql"  from directory and compile it in your schema. Step 2:  Create a