Introduction
Using this method you can set the range of selectable dates by entering a Minimum and Maximum Date value dynamically “real-time”.
Steps To Follow
Step1:
Create a Page Item (Example: “P101_DATE”).
Step2:
Go to Settings -> Minimum Date
In Minimum Date valid condition has to be specified.
Minimum Date Conditions are (..+3d,+2d,+1d,+0d,-1d,-2d,-3d..)
+0d => It will display Both SYSDATE as well as all the future following the sysdate.
-10d => It will display 10 days, which are below the sysdate (Sysdate is not accounted).
Example : (Minimum Date Condition)
Call To Action
For Oracle apex development and customization please do visit us..Our company website https://doyensys.com/
Conclusion
Using this method you can set the range of selectable dates by entering a Minimum and Maximum Date value dynamically “real-time”.