TKTomas Kucharzykinkuchatom.hashnode.dev·Jun 19 · 3 min readOracle APEX 26.1 - Flexbox ContainerThere is one feature in the APEX 26.1, that will really take your page layouts to another level. This may be bigger than you think, it is just a simple container, but it brings many possibilities. The10
TKTomas Kucharzykinkuchatom.hashnode.dev·Jun 12 · 2 min readNew Button Badges in Oracle APEX 26.1.One of the new features in APEX 26.1. is Badge support for buttons using data-count attribute. It is very simple to use, and has many potential use cases, let's see how it works. In the button attri00
TKTomas Kucharzykinkuchatom.hashnode.dev·Jun 9 · 2 min readOracle APEX 26.1 Finally Gets Top and Bottom DrawersNew APEX 26.1 is out and it didn't bring just APEXlang and AI, there are many new features, that were previously not possible or needed custom implementation. Drawers and Dialogs are something we use 10
TKTomas Kucharzykinkuchatom.hashnode.dev·May 25 · 2 min readOracle APEX Import Application - "Multiple workspaces available" Error, APEXLangCommandHandlersWhen experimenting with the latest Oracle APEX 26.1 and ApexLang, I got stuck on this error while importing an application that was exported by SQLcl project export command. To get the applications an00