Dear Team,
How to assign In Date&Time, Out Date&Time.
Project: Vehicle In Date&Time & Out Date&Time
In this case, Date&time is mandatory for In. But Out Date&time is not mandatory. Because of when the vehicle out from the gate then only we can enter out date&time.
My Doubt is Out Date&Time default value is (1 Jan 1900 00:00). I want this value as null. I was unable to set a null Out date&time.
When the vehicle is out that time only i want put a Out Date&time.
Please suggest any possible is there.
Hi Prabu V ,
I don't know if i understood you correct , make it as CurrDate() for out or make out date should be 3 or 4 days(example) greater than in date and add some validations on that ,
do let me know if that works for you,
Thanks
shehroze khan
Hello Prabu.
1900-01-01 is the Null Date for OutSystems (here).
You can refer to it as NullDateIdentifier() and use the same logic you had planned for NULL.