What's New in This Guide for Release 12c (12.2.1.4.0)

The following topics introduce the new and changed features of ADF Faces and other significant changes, which are described in this guide.

New and Changed Features for Release 12c (12.2.1.4.0)

Oracle Fusion Middleware Release 12c (12.2.1.4.0) of Oracle JDeveloper and Oracle Application Development Framework (Oracle ADF) includes the following new and changed development features, which are described in this guide.

Other Significant Changes in this Document for Release 12c (12.2.1.4.0)

For Release 12c (12.2.1.4.0), this document has been updated in several ways. Following are the sections that have been added or changed.

Part III Creating Your Layout

  • Revised a showDetailHeader component section to explain that if disclosed property is set to false (for a collapsed state), then any validation present for child components will not be performed as the child components are not visible. See How to Use the showDetailHeader Component.

Part IV Using Common ADF Faces Components

  • Revised an LOV component section to carry forward the value entered in the input field of inputListOfValues and inputComboboxListOfValues components to the appropriate search field in the search dialog. See About List-of-Values Components.

  • Revised a listView component section to note that you must include the fetchSize and rows attributes on the component for the matchMediaBehavior tag to work properly. See Achieving Responsive Behavior Using matchMediaBehavior Tag.

Part VI Completing Your View

  • Revised an accessibility section for active data service (ADS) components to remove the type=email attribute on the input fields in the generated DOM sample. Also added a note to explain that the passthrough attribute is stamped on the outermost element. See What You May Need to Know About Pass-Through Attributes.

Part VII Appendices