My Oracle Support Banner

af:inputDate Does Not Send NULL Value When MinValue and MaxValue Properties Are Set (Doc ID 2147495.1)

Last updated on MARCH 11, 2019

Applies to:

Oracle JDeveloper - Version 12.1.3.0.0 to 12.2.1.0.0 [Release 12c]
Information in this document applies to any platform.

Symptoms

ACTUAL BEHAVIOR
af:inputDate does not send Null value if minValue and maxValue properties are set. Therefore it is not possible to clear the server side value of af:inputDate component.

EXPECTED BEHAVIOR
The value of af:inputDate should be cleared if entering null, regardless of whether minValue/maxValue is set or not.

STEPS
1.  Enter any available date value(e.g: '2016/06/09') in af:inputDate component which has minValue/maxValue.
2.  Clear the just entered date value on the page.

The value on the page is cleared but it is not sent to the server.  So the server side value remains the same (e.g: '2016/06/09').

Cause

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
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.