Monday, July 15, 2019

New Feature in Oracle Apex 19.1

1) New Page Region Type: Form Region
i) Source = Table, SQL based, or PL/SQL returning SQL Query
ii) Page Item Source references Form Region (not Table synchronizes Page Items with Form Query
3) Write data using REST Enabled SQL
4) REST Enabling Database Objects
5) Improve Data Loading
6) APEX_DATA_PARSER
7) Oracle JET 6.1.0
8) Status Meter Gauge (Replaces Dial Gauges)
9) Enhancement in Interactive Grids like Flashback etc.
10) Dynamic Actions – Addition of actions to open/close regions
11) App Builder Authentication – Can now use Social Login

12) Improved Translation Editing

No comments:

Post a Comment

To generate a PDF using JavaScript in Oracle APEX from a collection

  To generate a PDF using JavaScript in Oracle APEX from a collection, you can follow these steps: 1. Create a button or link on your APEX p...