Behavior Of <af:inputText> Component With "required" Set To "true" And "autoSubmit" Set To "true" In ADF 12c Is Not The Same As In 11g
(Doc ID 2834533.1)
Last updated on MAY 25, 2023
Applies to:
Oracle JDeveloper - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Goal
After migrating an ADF application from 11g to 12c, the behavior of the <af:inputText> component with "autoSubmit" set to "true" is different when users hit the ENTER key on a blank field:
- In 11g, an alert popup appears with the information - “A value is required”
- In 12, no activity occurs at all.
Was there some change in the way <af:inputText> component works in 12c?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |