7 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.
7.1 Desupported Query Builder
SQL Workshop Query Builder is now desupported, and will be removed in a future release.
Parent topic: Desupported Features
7.2 Desupported User Interfaces Removed
- Obsolete views:
apex_workspace_ui_typesapex_appl_user_interfaces
- New view columns:
apex_applications.theme_style_by_user_prefapex_applications.built_with_loveapex_applications.navigation_listapex_applications.navigation_list_positionapex_applications.nav_bar_typeapex_applications.nav_bar_listapex_applications.include_legacy_javascriptapex_applications.include_jquery_migrate
- Obsolete view columns:
apex_applications.ui_detection_css_urlsapex_appl_concatenated_files.user_interface_idapex_application_pages.user_interface_idapex_application_pages.page_transitionapex_application_pages.popup_transitionapex_application_themes.ui_type_idapex_application_themes.ui_type_nameapex_application_themes.default_page_transitionapex_application_themes.default_popup_transitionapex_appl_plugins.supported_ui_typesapex_appl_plugin_std_attrs.supported_ui_typesapex_appl_plugin_attributes.supported_ui_types
- Removed Page Designer Properties:
- Page Transition
- Popup Transition
- User Interface
Parent topic: Desupported Features
7.3 Desupported JET Date Picker Item Type Migrated
The Date Picker (JET) item type is now removed. Existing page items and interactive grid columns are automatically migrated to the new Date Picker item type introduced in APEX 22.2.
This impacts any JavaScript customizations made for the JET Date Picker component.
Parent topic: Desupported Features
7.4 DOM Object Desupported
The DOM Object Dynamic Action selector type is desupported. Any page that uses this type for an action now throws an exception in the browser console, and the action does not execute.
Use the JavaScript Expression type instead of DOM Object.
Parent topic: Desupported Features
7.5 Legacy Bulk Utilities Desupported
- Cross Page Utilities
- Region Utilities
- Button Utilities
- Item Utilities
- Computation Utilities
- Validation Utilities
- Process Utilities
- Dynamic Action Utilities
- Branch Utilities
Parent topic: Desupported Features