8 Desupported Features
Desupported features are no longer available. If a desupported feature has to do with application metadata or APIs, then existing applications may not work as they did previously. Oracle recommends modifying the application to replace the feature.
8.1 Desupported Attributes in App Builder
The following attributes in App Builder are desupported:
- In Edit Application Definition:
- Progressive Web App - Icon URL
- Application Icon - Icon File Name
- In Edit User Interface:
- Favicon
8.2 Desupported Properties
The following properties in the property editor are desupported:
- Region Image
- Image Tag Attributes
8.3 Desupported View Columns
The following view columns are desupported:
- In apex_applications:
- app_builder_icon_name
- favicons
- pwa_manifest_icon_url
8.4 FullCalendar 3 Desupported
- deprecated plug-in attributes
- files and folders specific to v3 or
jquery-fullcalendar
- v3-specific logic in PL/SQL and JavaScript
8.5 App Builder Defaults Desupported
Developers can no longer define App Builder Defaults from Workspace Utilities, App Builder Defaults. The Create Application Wizard no longer uses the defined attributes.
8.6 Copying Legacy Themes Desupported
The Copy Theme Wizard no longer supports copying legacy themes. This includes Themes 1 - 26, and the jQuery Mobile theme.
8.7 CKEditor4 Desupported
Rich Text Editor items based on CKEditor4, which are marked as deprecated since APEX 20.2, are now desupported and will be automatically converted to CKEditor5. CKEditor4 is removed from APEX completely.
- Format:
HTML
- Toolbar: unchanged
- Toolbar Style:
Multiline
- Minimum Height:
180
- Maximum Height:
null
- Allow Custom HTML:
Enabled
Note:
With this update, any code referencing CKEditor4 and theCKEDITOR
global object no longer works.