Closing Browser upon Logging out In Oracle APEX

How to Close Browser upon Logging out In Oracle APEX. Solution 1: In the shared components section go to the Navigation bar and click on the Logout link. Paste Below code as per screenshot. javascript:window.top.close(); Solution 2: Create a logout... Read more

Faceted Search V/S Smart Filters at a glance | Ontoor APEX Hours #2

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 filters suggestions or search terms. Developers can use this component to provide... Read more

APEX Dialog Page drawers | Ontoor Shorts #2

Read more

APEX Page Designer Attributes | Ontoor Shorts #1

In this Short Video Ashish has explained the updated location of Page components attributes location. Read more

Ontoor APEX HOURS 01 (APEX 21.2 What’s new)

Walking through APEX 21.2 new features. https://blogs.ontoorsolutions.com  https://ontoorsolutions.com  https://www.apexd2d.net Read more

What’s New in Oracle APEX 21.2- JavaScript APIs

APEX 21.2 New JavaScript APIs  apex.env apex.date Daniel’s Blog apex.regions apex.items apex.items returned item types Item Type apex.items returned Switch CHECKBOX Checkbox SINGLE_CHECKBOX Checkbox Group CHECKBOX_GROUP Text Area TEXTAREA Select List SELECT Text TEXT Number NUMBER Demo User name: You Name... Read more

What’s New in Oracle APEX 21.2- Improved Editors

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 rename static application, workspace, plug-in, and theme files without the... Read more