I am a seasoned developer with a passion for crafting robust solutions in the realm of Oracle Database and Oracle APEX. With over 10 years of experience under my belt,
* Oracle APEX
* APEX Themes and Plugins
* Oracle Database
* CSM & ASM
JSON_MERGEPATCH function is very useful to update JSON nodes in JSON documents. We can simply pass the JSON required JSON patch to merge with the existing JSON document using the…
In this Video Ashish has given the brief introduction of Interactive GRID. Interactive Grid concepts. Why do we need Grid? How to create an interactive Grid? Data Sources Grid action Menu How…
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…
https://youtu.be/sWDLyuUahlE Comparison between Faceted search and Smart filter regions Oracle APEX. Smart Filters:- Smart Filters is a new search component that allows users to quickly narrow data down with filter…
In this Short Video Ashish has explained, how can we create drawer effect in APEX dialog pages. Available Options for Inline regions and Dialog Pages DRAWERS from left DRAWERS from Right https://youtu.be/lV-LSlnnG-Y
Walking through APEX 21.2 new features. https://youtu.be/sWDLyuUahlE Powerful Search Bar Search Suggestions Suggestion Chips Progressive Web Apps Greater Flexibility in Page Layouts Modal Dialog Drawers Updated Alert and Confirm Dialogs…
APEX 21.2 New JavaScript APIs Stefan’s Blog John’s BLog Daniel’s Blog apex.env Copy CodeCopiedUse a different Browserapex.env; apex.date Daniel’s Blog apex.regions Copy CodeCopiedUse a different Browser apex.regions.emp.refresh(); OR apex.region("emp").refresh(); apex.items Copy…
Static File Editor For static file editing, I have been using FOEX chrome extension till date. Now editing is allowed within the designer natively. Allows developers to create, edit and…