Date field validtion - set Max value
Content
Hi, I have followed John's blog on date validation
https://blogs.oracle.com/vbcs/client-side-validation-in-vbcs-applications
I have enabled start and end DateTime min Values and my calendar disables dates outside of this range.
I want to enter MAX value too for endDateTime so that the max value can be sysdateTime or currentdate and future dates should be disabled.
How do I provide sysdateTime value or currentdatetime through fx{} function. Kindly help
0